Infini-DL360/forgejo: use new password file option

This commit is contained in:
Infinidoge 2024-07-13 17:57:45 -04:00
parent d2f4b05288
commit 9041ce8142
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -18,7 +18,7 @@ in
lfs.enable = true;
mailerPasswordFile = config.secrets.smtp-password;
secrets.mailer.PASSWD = config.secrets.smtp-password;
settings = {
server = {
ROOT_URL = "https://${domain}/";