debug
This commit is contained in:
parent
578e1da4e9
commit
3304da345a
@ -106,7 +106,7 @@ services:
|
||||
- "--tracing=true"
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.dashboard.rule=Host(`${TRAEFIK_DOMAIN}`) && (PathPrefix(`/`)"
|
||||
- "traefik.http.routers.dashboard.rule=Host(`${TRAEFIK_DOMAIN}`) && (PathPrefix(`/`))"
|
||||
- "traefik.http.routers.dashboard.tls=true"
|
||||
- "traefik.http.routers.dashboard.tls.certresolver=myresolver"
|
||||
- "traefik.http.routers.dashboard.entrypoints=websecure"
|
||||
|
Loading…
Reference in New Issue
Block a user