corrected file path
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"mail": {
|
"mail": {
|
||||||
"RELAY_PASS": "#SMTP_RELAY_PASS"
|
"RELAY_PASS": "#SMTP_RELAY_PASS"
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -59,7 +59,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ENV_FILES": [
|
"ENV_FILES": [
|
||||||
"/etc/user/secret/secret-smtp.json"
|
"/etc/user/secret/smtp-server/secret-smtp.json"
|
||||||
],
|
],
|
||||||
"EXTRA": "null",
|
"EXTRA": "null",
|
||||||
"DEPEND": "null",
|
"DEPEND": "null",
|
||||||
|
Reference in New Issue
Block a user