Add mailer values to valid-auth.edn
This commit is contained in:
parent
cdbc731840
commit
b55c176998
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
{:postgres-db-user "gitea"
|
||||
:postgres-db-password "gitea-db-password"}
|
||||
:postgres-db-password "gitea-db-password"
|
||||
:maileruser ""
|
||||
:mailerpw ""}
|
||||
|
|
Loading…
Reference in a new issue