8 lines
176 B
Text
8 lines
176 B
Text
PORT=3000
|
|
|
|
# SMTP — defaults are set for Resend (smtp.resend.com:465)
|
|
SMTP_HOST=smtp.resend.com
|
|
SMTP_PORT=465
|
|
SMTP_USER=resend
|
|
SMTP_PASSWORD=
|
|
MAIL_FROM=send@read.atanasov.fi
|