Compare commits
No commits in common. "717b9bb8b9c5006a9ded135a3c882e452dbe9fdb" and "91daf5147171878b5fb0c756a59ff50e96e594bf" have entirely different histories.
717b9bb8b9
...
91daf51471
2 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,9 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
deploy:
|
deploy:
|
||||||
|
placement:
|
||||||
|
constraints:
|
||||||
|
- "node.labels.public == true"
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBSVLcr617iJt+hqLFSsOQy1JeueLIAj1eRfuI+KeZAu pim@x260
|
|
Reference in a new issue