[add swarmpit]
This commit is contained in:
@@ -241,7 +241,6 @@
|
||||
deploy:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=public"
|
||||
- "traefik.http.routers.whoami-https.rule=Host(`whoamitest.jingoh.private`)"
|
||||
- "traefik.http.routers.whoami-https.entrypoints=websecure"
|
||||
- "traefik.http.routers.whoami-https.service=whoami"
|
||||
@@ -273,7 +272,6 @@
|
||||
- node.role == manager
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=public"
|
||||
- "traefik.http.routers.swarmpit-https.rule=Host(`swarmpit.jingoh.private`)"
|
||||
- "traefik.http.routers.swarmpit-https.entrypoints=websecure"
|
||||
- "traefik.http.routers.swarmpit-https.service=swarmpit"
|
||||
|
||||
Reference in New Issue
Block a user