Update stack.production.yml

This commit is contained in:
colin 2024-01-29 20:04:42 +00:00
parent 66e1f96f39
commit e94c53dbe8
1 changed files with 3 additions and 0 deletions

View File

@ -105,8 +105,11 @@ services:
- node.hostname == macmini1 - node.hostname == macmini1
labels: labels:
- "traefik.enable=false" - "traefik.enable=false"
restart_policy:
condition: on-failure
networks: networks:
- default - default
networks: networks:
traefik: traefik:
external: true external: true