Merge pull request 'fix' (#128) from master into prod

Reviewed-on: #128
This commit is contained in:
2025-07-11 21:28:33 +03:00

View File

@@ -36,7 +36,8 @@ session:
storage: storage:
encryption_key: "a_very_long_secret_32_characters_minimum" encryption_key: "a_very_long_secret_32_characters_minimum"
postgres: postgres:
address: tcp://pg.chocomarsh.com:5432 host: pg.chocomarsh.com
port: 5432
database: authelia database: authelia
schema: public schema: public
username: postgres username: postgres