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