corrected file path

This commit is contained in:
gyurix
2024-11-03 11:36:25 +01:00
parent 89eadbf704
commit 98306e9b3d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"mail": {
"RELAY_PASS": "#SMTP_RELAY_PASS"
}
"mail": {
"RELAY_PASS": "#SMTP_RELAY_PASS"
}
}

View File

@@ -59,7 +59,7 @@
}
],
"ENV_FILES": [
"/etc/user/secret/secret-smtp.json"
"/etc/user/secret/smtp-server/secret-smtp.json"
],
"EXTRA": "null",
"DEPEND": "null",