Fix router name
This commit is contained in:
parent
e702190548
commit
a017c0ec70
@ -25,7 +25,7 @@ services:
|
||||
- ./config:/config
|
||||
- $DOCKER_DATA/acme.json:/acme.json
|
||||
labels:
|
||||
- traefik.http.routers.traefik-dashboard.middlewares=traefik-forward-auth@file
|
||||
- traefik.http.routers.api.middlewares=traefik-forward-auth@file
|
||||
|
||||
networks:
|
||||
web:
|
||||
|
Loading…
Reference in New Issue
Block a user