debugging claims
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.whoami.entrypoints=web"
|
||||
- "traefik.http.routers.whoami.rule=Host(`localhost`)"
|
||||
- "traefik.routers.whoami.rule=Path(/whoami)"
|
||||
- "traefik.http.routers.whoami.tls=false"
|
||||
- "traefik.http.services.whoami.loadbalancer.server.port=80"
|
||||
- "traefik.http.routers.whoami.middlewares=auth"
|
||||
|
||||
Reference in New Issue
Block a user