[poush]
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
# Traefik URL (replace with yours)
|
||||
- "traefik.http.routers.dashboard.rule=Host(`traefikswarm.jingoh.private`)"
|
||||
- "traefik.http.routers.dashboard.rule=Host(`lb.jingoh.private`)"
|
||||
- "traefik.http.routers.dashboard.service=api@internal"
|
||||
- "traefik.http.routers.dashboard.entrypoints=websecure"
|
||||
- "traefik.http.services.dashboard.loadbalancer.server.port=8080"
|
||||
@@ -260,7 +260,7 @@
|
||||
mode: global
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.dozzle-https.rule=Host(`logswarm.jingoh.private`)"
|
||||
- "traefik.http.routers.dozzle-https.rule=Host(`log.jingoh.private`)"
|
||||
- "traefik.http.routers.dozzle-https.entrypoints=websecure"
|
||||
- "traefik.http.routers.dozzle-https.service=dozzle"
|
||||
- "traefik.http.services.dozzle.loadbalancer.server.port=8080"
|
||||
|
||||
Reference in New Issue
Block a user