From d736e9c69f827cce10c820c8a5984fe241d482a2 Mon Sep 17 00:00:00 2001 From: iDefineHD Date: Sun, 11 Jan 2026 21:59:48 +0000 Subject: [PATCH] changed smtp settings --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 24ece9d..6578233 100644 --- a/.env +++ b/.env @@ -46,7 +46,7 @@ SMTP_HOST=mail.privateemail.com SMTP_PORT=587 SMTP_USER=spam@turbotrades.gg SMTP_PASS=20yBBj!0 -EMAIL_FROM=noreply@turbotrades.dev +EMAIL_FROM=noreply@turbotrades.gg # WebSocket WS_PING_INTERVAL=30000