Infini-DL360/forgejo: use new password file option
This commit is contained in:
parent
d2f4b05288
commit
9041ce8142
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
||||||
|
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
|
|
||||||
mailerPasswordFile = config.secrets.smtp-password;
|
secrets.mailer.PASSWD = config.secrets.smtp-password;
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
ROOT_URL = "https://${domain}/";
|
ROOT_URL = "https://${domain}/";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue