diff --git a/.env b/.env index 0328af5..24ece9d 100644 --- a/.env +++ b/.env @@ -42,11 +42,11 @@ RATE_LIMIT_TIMEWINDOW=60000 BYPASS_BOT_REQUIREMENT=true # Email Configuration (for future implementation) -SMTP_HOST=smtp.example.com +SMTP_HOST=mail.privateemail.com SMTP_PORT=587 -SMTP_USER=your-email@example.com -SMTP_PASS=your-email-password -EMAIL_FROM=noreply@turbotrades.com +SMTP_USER=spam@turbotrades.gg +SMTP_PASS=20yBBj!0 +EMAIL_FROM=noreply@turbotrades.dev # WebSocket WS_PING_INTERVAL=30000