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": "*",
"AppUrl": "https://localhost:5001",
"AppUrl": "https://media.joshheaps.net",
"Email": {
"SmtpHost": "smtp.gmail.com",
"SmtpPort": "587",