Update ksd-swarm.yml
This commit is contained in:
committed by
GitHub
parent
729bf2ff7d
commit
ff1ea60f00
+2
-2
@@ -16,7 +16,7 @@ services:
|
|||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
labels:
|
labels:
|
||||||
- "traefik.docker.network=dmz"
|
- "traefik.docker.network=dmz2"
|
||||||
- "traefik.port=80"
|
- "traefik.port=80"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.frontend.entryPoints=http,https"
|
- "traefik.frontend.entryPoints=http,https"
|
||||||
@@ -36,7 +36,7 @@ services:
|
|||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
labels:
|
labels:
|
||||||
- "traefik.docker.network=dmz"
|
- "traefik.docker.network=dmz2"
|
||||||
- "traefik.port=3000"
|
- "traefik.port=3000"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.frontend.entryPoints=http,https,http-filtered,https-filtered"
|
- "traefik.frontend.entryPoints=http,https,http-filtered,https-filtered"
|
||||||
|
|||||||
Reference in New Issue
Block a user