corrected smtp names

This commit is contained in:
gyurix
2024-11-03 11:04:41 +01:00
parent 1a57a77f9e
commit 4d79272c0a
5 changed files with 74 additions and 49 deletions

5
smtp-server/smtp.json Normal file
View File

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