diff options
Diffstat (limited to 'app/deployment/seafile.hcl')
-rw-r--r-- | app/deployment/seafile.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/deployment/seafile.hcl b/app/deployment/seafile.hcl index 5a197b5..75d752a 100644 --- a/app/deployment/seafile.hcl +++ b/app/deployment/seafile.hcl @@ -1,6 +1,7 @@ job "seafile" { datacenters = ["dc1"] type = "service" + priority = 10 constraint { attribute = "${attr.cpu.arch}" |