diff --git a/authentication.docker-compose.yml b/authentication.docker-compose.yml index f7b6322..17f65e9 100644 --- a/authentication.docker-compose.yml +++ b/authentication.docker-compose.yml @@ -90,6 +90,6 @@ volumes: secrets: postgres_passwd: - file: ${NASCOMPOSE_SERVICES?}/secrets/authentik/postgress_passwd + file: ${NASCOMPOSE_SERVICES?}/secrets/authentik/postgres_passwd secret_key: file: ${NASCOMPOSE_SERVICES?}/secrets/authentik/secret_key