diff --git a/authentication.docker-compose.yml b/authentication.docker-compose.yml index b56dfbf..e02f951 100644 --- a/authentication.docker-compose.yml +++ b/authentication.docker-compose.yml @@ -3,7 +3,7 @@ name: authentication services: authelia: image: authelia/authelia - command: --config /etc/authelia/ + command: --config /etc/authelia/configuration.yml,/etc/authelia/access.yml,/etc/authelia/authentication.yml environment: NASCOMPOSE_TRAEFIK_DOMAINS: ${NASCOMPOSE_TRAEFIK_DOMAINS?} AUTHELIA_DEFAULT_REDIRECTION_URL: "" #Heimdall