We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b6c2d commit 2e5edc7Copy full SHA for 2e5edc7
1 file changed
examples/whoami.docker-compose.yaml
@@ -10,7 +10,6 @@ services:
10
- traefik.http.routers.whoami.tls.certresolver=cloudflare
11
- traefik.http.routers.whoami.service=whoami-svc
12
- traefik.http.services.whoami-svc.loadbalancer.server.port=80
13
-
14
# Enable Discovery on this Container
15
- discovery.enable=true
16
networks:
@@ -19,3 +18,4 @@ services:
19
18
20
traefik:
21
external: true
+
0 commit comments