Skip to content

Commit cda6412

Browse files
committed
minor
1 parent 9ad7276 commit cda6412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/swarm-deploy/littlelink.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ services:
6464

6565
- "traefik.enable=true"
6666

67-
- "traefik.http.routers.llc-frontend-prod.rule=Host(`links.<YOUR_DOMAIN>`)"
67+
- "traefik.http.routers.llc-frontend-prod.rule=Host(`<YOUR_DOMAIN>`)"
6868
- "traefik.http.routers.llc-frontend-prod.entrypoints=http"
6969
- "traefik.http.services.llc-frontend-prod.loadbalancer.server.port=80"
7070
- "traefik.http.routers.llc-frontend-prod.service=llc-frontend-prod"

0 commit comments

Comments
 (0)