fix website name in emails
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AllowedHosts": "*",
|
"AllowedHosts": "*",
|
||||||
"AppUrl": "https://localhost:5001",
|
"AppUrl": "https://media.joshheaps.net",
|
||||||
"Email": {
|
"Email": {
|
||||||
"SmtpHost": "smtp.gmail.com",
|
"SmtpHost": "smtp.gmail.com",
|
||||||
"SmtpPort": "587",
|
"SmtpPort": "587",
|
||||||
|
|||||||
Reference in New Issue
Block a user