Adjusted the email account

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-22 06:30:13 -04:00
parent 1aecd46811
commit b1bc8a4658
3 changed files with 98 additions and 0 deletions
+10
View File
@@ -70,6 +70,16 @@ database:
};
mailsend:
{
from = "support@wrenchboard.com";
server = "smtp.gmail.com";
domain = "wrenchboard.com";
user = "support@wrenchboard.com";
pass = "may12002!";
name = "WrenchBoard Demo Support";
};
mailsend_no:
{
from = "dev-system@wrenchboard.com";
server = "smtp.gmail.com";