From e94c53dbe8646ecc0a5722b695d87a005b775206 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 29 Jan 2024 20:04:42 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 3 +++ 1 file changed, 3 insertions(+) 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