We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cd7cc8 + f80029f commit de6623bCopy full SHA for de6623b
Onion.WebApi/appsettings.json
@@ -85,12 +85,12 @@
85
}
86
},
87
"MailSettings": {
88
- "EmailFrom": "info@codewithmukesh.com",
89
- "SmtpHost": "smtp.ethereal.email",
+ "EmailFrom": "info@janedoe.com",
+ "SmtpHost": "smtp.janedoe.com",
90
"SmtpPort": 587,
91
- "SmtpUser": "doyle.sauer@ethereal.email",
+ "SmtpUser": "Jane.Doe@janedoe.email",
92
"SmtpPass": "6X4wBQQYgU14F23VYc",
93
- "DisplayName": "Mukesh Murugan"
+ "DisplayName": "Jane Doe"
94
95
"JWTSettings": {
96
"Key": "C1CF4B7DC4C4175B6618DE4F55CA4",
TemplateOnionAPI.zip
-4.58 KB
0 commit comments