aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-03 21:12:01 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-03 21:12:01 +0100
commit9981ea02860d4f4782a608490c5d5cf8761b3ed3 (patch)
treeea1b6d01b5965261f70e9b7f22815720ba0e0c24 /app
parent0191926455088cdf24f42266b4a58fe98f831442 (diff)
downloadinfrastructure-9981ea02860d4f4782a608490c5d5cf8761b3ed3.tar.gz
infrastructure-9981ea02860d4f4782a608490c5d5cf8761b3ed3.zip
Fix memory
Diffstat (limited to 'app')
-rw-r--r--app/deployment/seafile.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/deployment/seafile.hcl b/app/deployment/seafile.hcl
index d989932..5a197b5 100644
--- a/app/deployment/seafile.hcl
+++ b/app/deployment/seafile.hcl
@@ -72,7 +72,7 @@ job "seafile" {
}
resources {
- memory = 1024
+ memory = 600
}
service {