Add Authentik to Traefik
This commit is contained in:
parent
9119f72f13
commit
8f826b8007
@ -17,6 +17,8 @@ services:
|
||||
- ./config:/config
|
||||
- $DOCKER_DATA/acme.json:/acme.json
|
||||
- ./.htpasswd:/.htpasswd
|
||||
labels:
|
||||
- traefik.http.routers.traefik.middlewares=authentik@file
|
||||
|
||||
networks:
|
||||
web:
|
||||
|
Loading…
Reference in New Issue
Block a user