Add mailer values to valid-auth.edn

This commit is contained in:
bom 2022-07-14 13:02:10 +02:00
parent cdbc731840
commit b55c176998

View file

@ -1,2 +1,4 @@
{:postgres-db-user "gitea"
:postgres-db-password "gitea-db-password"}
:postgres-db-password "gitea-db-password"
:maileruser ""
:mailerpw ""}