fix website name in emails

This commit is contained in:
jheaps
2025-10-08 17:17:13 -06:00
parent 159c2b6cd5
commit 226110fb95
+1 -1
View File
@@ -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",