Update stack.production.yml
This commit is contained in:
parent
66e1f96f39
commit
e94c53dbe8
|
@ -105,8 +105,11 @@ services:
|
|||
- node.hostname == macmini1
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
networks:
|
||||
- default
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
external: true
|
||||
|
|
Loading…
Reference in New Issue