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 9ad7276 commit cda6412Copy full SHA for cda6412
1 file changed
contrib/swarm-deploy/littlelink.yml
@@ -64,7 +64,7 @@ services:
64
65
- "traefik.enable=true"
66
67
- - "traefik.http.routers.llc-frontend-prod.rule=Host(`links.<YOUR_DOMAIN>`)"
+ - "traefik.http.routers.llc-frontend-prod.rule=Host(`<YOUR_DOMAIN>`)"
68
- "traefik.http.routers.llc-frontend-prod.entrypoints=http"
69
- "traefik.http.services.llc-frontend-prod.loadbalancer.server.port=80"
70
- "traefik.http.routers.llc-frontend-prod.service=llc-frontend-prod"
0 commit comments