Explorar o código

enabling oauth for heimdall (fixes)

Jason Playne %!s(int64=3) %!d(string=hai) anos
pai
achega
0337dbba1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      network/docker-compose.yml

+ 1 - 1
network/docker-compose.yml

@@ -57,7 +57,7 @@ services:
       - traefik.http.routers.heimdall.tls=true
       - traefik.http.routers.heimdall.tls.certresolver=le
       - traefik.http.routers.heimdall.entrypoints=websecure
-      - traefik.http.routers.whoami.middlewares=forward-auth
+      - traefik.http.routers.heimdall.middlewares=forward-auth
 
 
   pihole: