diff --git a/authentication.docker-compose.yml b/authentication.docker-compose.yml index 49a1366..105090e 100644 --- a/authentication.docker-compose.yml +++ b/authentication.docker-compose.yml @@ -47,6 +47,8 @@ services: volumes: - media:/media - custom-templates:/templates + labels: + traefik.enable: true worker: image: ghcr.io/goauthentik/server:2022.12.2