mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Add SmtpLocalDomain to appsettings.json
This commit is contained in:
parent
56842f7e59
commit
727bce6f23
@ -41,6 +41,7 @@
|
||||
"SmtpEmail": "",
|
||||
"SmtpEnableSsl": true,
|
||||
"SmtpHost": "",
|
||||
"SmtpLocalDomain": "",
|
||||
"SmtpPassword": "",
|
||||
"SmtpPort": 587,
|
||||
"SmtpUserName": "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user