Update email conf su services

This commit is contained in:
Samuele Locatelli
2025-01-14 16:16:01 +01:00
parent 00a54581d8
commit ed9a6d2bef
+4 -4
View File
@@ -23,10 +23,10 @@
"MailKit": {
"SMTP": {
"Address": "smtp.gmail.com",
"Port": "465",
"Account": "steamwarebot@gmail.com",
"Password": "drmfsls16",
"SenderEmail": "steamwarebot@gmail.com",
"Port": "587",
"Account": "services@steamware.net",
"Password": "vpsad24068!",
"SenderEmail": "sservices@steamware.net",
"SenderName": "Steamware Email BOT"
}
}