Skip to content

Commit de6623b

Browse files
Merge branch 'release/1.2'
2 parents 3cd7cc8 + f80029f commit de6623b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Onion.WebApi/appsettings.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
}
8686
},
8787
"MailSettings": {
88-
"EmailFrom": "info@codewithmukesh.com",
89-
"SmtpHost": "smtp.ethereal.email",
88+
"EmailFrom": "info@janedoe.com",
89+
"SmtpHost": "smtp.janedoe.com",
9090
"SmtpPort": 587,
91-
"SmtpUser": "doyle.sauer@ethereal.email",
91+
"SmtpUser": "Jane.Doe@janedoe.email",
9292
"SmtpPass": "6X4wBQQYgU14F23VYc",
93-
"DisplayName": "Mukesh Murugan"
93+
"DisplayName": "Jane Doe"
9494
},
9595
"JWTSettings": {
9696
"Key": "C1CF4B7DC4C4175B6618DE4F55CA4",

TemplateOnionAPI.zip

-4.58 KB
Binary file not shown.

0 commit comments

Comments
 (0)