add simple traefik stack
This commit is contained in:
parent
b8afb2ac64
commit
4678724dcf
4 changed files with 63 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
docker_node_labels:
|
||||
- hostname: maestro
|
||||
labels: {}
|
||||
labels:
|
||||
traefik: "true"
|
||||
- hostname: worker1
|
||||
labels: {}
|
||||
|
||||
|
|
Reference in a new issue