diff options
Diffstat (limited to 'nomad/seafile.hcl')
-rw-r--r-- | nomad/seafile.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/seafile.hcl b/nomad/seafile.hcl index 9c26df2..e22699c 100644 --- a/nomad/seafile.hcl +++ b/nomad/seafile.hcl @@ -39,7 +39,7 @@ job "seafile" { } resources { - memory = 2048 + memory = 512 network { port "seahub_port" {} port "seafhttp_port" {} |