Init auth to qbt
This commit is contained in:
parent
4b458ebc5c
commit
1dcb89211c
@ -16,11 +16,12 @@ services:
|
||||
labels:
|
||||
- traefik.http.routers.qbt.rule=Host(`qbt.jafner.net`)
|
||||
- traefik.http.routers.qbt.tls.certresolver=lets-encrypt
|
||||
- traefik.http.services.qbt.loadbalancer.server.port=8080
|
||||
- traefik.http.routers.qbt.middlewares=authentik@file
|
||||
- traefik.http.routers.qbt.priority=10
|
||||
#- traefik.http.routers.qbt-auth.rule=Host(`qbt.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
|
||||
#- traefik.http.routers.qbt-auth.priority=15
|
||||
#- traefik.http.routers.qbt-auth.services=http://authentik-server:9000/outpost.goauthentik.io
|
||||
- traefik.http.services.qbt.loadbalancer.server.port=8080
|
||||
- traefik.http.routers.qbt-auth.rule=Host(`qbt.jafner.net`) && PathPrefix(`/outpost.goauthentik.io/`)
|
||||
- traefik.http.routers.qbt-auth.priority=15
|
||||
- traefik.http.routers.qbt-auth.services=http://authentik-server:9000/outpost.goauthentik.io
|
||||
|
||||
networks:
|
||||
web:
|
||||
|
Loading…
Reference in New Issue
Block a user