diff options
author | Alex Auvolat <alex@adnab.me> | 2022-12-07 12:03:15 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-12-07 12:03:15 +0100 |
commit | 1d4599fc1c7cd783c6c2857194276eb1f5513ba6 (patch) | |
tree | d61575b18778b2df7e6675923485e403d58bb858 /cluster/prod/app/cryptpad/deploy | |
parent | 93e66389f7cadcc6f1adb14d4080e2cd5e53ad6f (diff) | |
download | nixcfg-1d4599fc1c7cd783c6c2857194276eb1f5513ba6.tar.gz nixcfg-1d4599fc1c7cd783c6c2857194276eb1f5513ba6.zip |
prod: update tricot and reduce resource constraints
Diffstat (limited to 'cluster/prod/app/cryptpad/deploy')
-rw-r--r-- | cluster/prod/app/cryptpad/deploy/cryptpad.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/prod/app/cryptpad/deploy/cryptpad.hcl b/cluster/prod/app/cryptpad/deploy/cryptpad.hcl index 726fe5a..59803bf 100644 --- a/cluster/prod/app/cryptpad/deploy/cryptpad.hcl +++ b/cluster/prod/app/cryptpad/deploy/cryptpad.hcl @@ -56,6 +56,7 @@ job "cryptpad" { } service { + name = "cryptpad" port = "http" tags = [ "tricot pad.deuxfleurs.fr", |