diff --git a/stack.production.yml b/stack.production.yml index bf9d0cf..0c0be91 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -105,8 +105,11 @@ services: - node.hostname == macmini1 labels: - "traefik.enable=false" + restart_policy: + condition: on-failure networks: - default + networks: traefik: external: true