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