outline: use correct password file

This commit is contained in:
Payas Relekar 2023-06-10 13:34:12 +05:30
parent 0bed720796
commit b3d9e6c9c8

View file

@ -89,7 +89,7 @@
replyEmail = "gandalf@bhankas.org";
host = "smtp.purelymail.com";
port = 587;
passwordFile = "/run/agenix/outline_gmail";
passwordFile = "/run/agenix/gandalf_mail";
};
oidcAuthentication = {
authUrl = "https://dex.bhankas.org/auth";