diff --git a/docker/stacks/00-core/authelia/docker-compose.yml b/docker/stacks/00-core/authelia/docker-compose.yml index 5d80c77..94df761 100644 --- a/docker/stacks/00-core/authelia/docker-compose.yml +++ b/docker/stacks/00-core/authelia/docker-compose.yml @@ -13,7 +13,7 @@ services: - "traefik.http.routers.authelia.rule=Host(`auth.kotori-waifu.cc`)" - "traefik.http.routers.authelia.tls.certresolver=cloudflare" - "traefik.http.services.authelia.loadbalancer.server.port=9091" - - "traefik.http.middlewares.authelia.forwardauth.address=http://authelia:9091/api/authz/forward-auth" + - "traefik.http.middlewares.authelia.forwardauth.address=http://authelia:9091/api/authz/forward-auth?authelia_url=https://auth.kotori-waifu.cc/" - "traefik.http.middlewares.authelia.forwardauth.trustForwardHeader=true" - "traefik.http.middlewares.authelia.forwardauth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email" restart: unless-stopped diff --git a/docker/stacks/00-core/traefik/letsencrypt/acme.json b/docker/stacks/00-core/traefik/letsencrypt/acme.json new file mode 100644 index 0000000..e69de29