Compare commits
No commits in common. "5a8e6cfa76b76ec789c68ff1b3e5ace4cc708930" and "6647b0df21bd5c870726cbf76673478e54bd905f" have entirely different histories.
5a8e6cfa76
...
6647b0df21
@ -36,8 +36,7 @@ session:
|
|||||||
storage:
|
storage:
|
||||||
encryption_key: "a_very_long_secret_32_characters_minimum"
|
encryption_key: "a_very_long_secret_32_characters_minimum"
|
||||||
postgres:
|
postgres:
|
||||||
host: pg.chocomarsh.com
|
address: tcp://pg.chocomarsh.com:5432
|
||||||
port: 5432
|
|
||||||
database: authelia
|
database: authelia
|
||||||
schema: public
|
schema: public
|
||||||
username: postgres
|
username: postgres
|
||||||
|
Loading…
Reference in New Issue
Block a user