fix docker service placement
This commit is contained in:
parent
0eb4f788c3
commit
717b9bb8b9
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
|
||||||
constraints:
|
|
||||||
- "node.labels.public == true"
|
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|
||||||
|
|
Reference in a new issue