fix
This commit is contained in:
parent
0635632b13
commit
11462e658e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user