We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4e1f7 commit f7db17cCopy full SHA for f7db17c
services/simcore/docker-compose.yml.j2
@@ -853,7 +853,7 @@ services:
853
#
854
# use fallback routes to return proper 503 (instead of 404)
855
# this service must be running at all times
856
- ops-traefik-configuration-placeholder:
+ ops-traefik-config-placeholder:
857
image: busybox:1.35.0
858
command: sleep infinity
859
networks:
@@ -907,7 +907,7 @@ services:
907
start_period: 1s
908
retries: 3
909
910
- traefik-configuration-placeholder: # simcore traefik with `io.simcore.zone=${TRAEFIK_SIMCORE_ZONE}` label
+ traefik-config-placeholder: # simcore traefik with `io.simcore.zone=${TRAEFIK_SIMCORE_ZONE}` label
911
912
913
0 commit comments