changed smtp settings
All checks were successful
Build Frontend / Build Frontend (push) Successful in 24s
All checks were successful
Build Frontend / Build Frontend (push) Successful in 24s
This commit is contained in:
8
.env
8
.env
@@ -42,11 +42,11 @@ RATE_LIMIT_TIMEWINDOW=60000
|
|||||||
BYPASS_BOT_REQUIREMENT=true
|
BYPASS_BOT_REQUIREMENT=true
|
||||||
|
|
||||||
# Email Configuration (for future implementation)
|
# Email Configuration (for future implementation)
|
||||||
SMTP_HOST=smtp.example.com
|
SMTP_HOST=mail.privateemail.com
|
||||||
SMTP_PORT=587
|
SMTP_PORT=587
|
||||||
SMTP_USER=your-email@example.com
|
SMTP_USER=spam@turbotrades.gg
|
||||||
SMTP_PASS=your-email-password
|
SMTP_PASS=20yBBj!0
|
||||||
EMAIL_FROM=noreply@turbotrades.com
|
EMAIL_FROM=noreply@turbotrades.dev
|
||||||
|
|
||||||
# WebSocket
|
# WebSocket
|
||||||
WS_PING_INTERVAL=30000
|
WS_PING_INTERVAL=30000
|
||||||
|
|||||||
Reference in New Issue
Block a user