diff --git a/Security_Containers/authelia/compose.yaml b/Security_Containers/authelia/compose.yaml index 55a9bd4..9a92a8e 100644 --- a/Security_Containers/authelia/compose.yaml +++ b/Security_Containers/authelia/compose.yaml @@ -6,7 +6,7 @@ services: networks: - traefik_network volumes: - - ./config.yaml/config + - ./config.yaml:/config secrets: - authelia_jwt_secret - authelia_session_secret