diff options
Diffstat (limited to 'app/core/deploy')
-rw-r--r-- | app/core/deploy/core.hcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/core/deploy/core.hcl b/app/core/deploy/core.hcl index 67a3e64..fd4176a 100644 --- a/app/core/deploy/core.hcl +++ b/app/core/deploy/core.hcl @@ -21,7 +21,6 @@ job "core" { image = "lxpz/amd64_diplonat:2" network_mode = "host" readonly_rootfs = true - privileged = true } restart { |