mail-proxy/.env.example
Ferit Yiğit BALABAN 63df70b654
Initial commit
Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
2024-03-18 23:40:26 +03:00

6 lines
145 B
Plaintext

ALLOWED_ORIGINS=https://example.org
EMAIL="user@example.org"
EMAIL_PASSWORD="..."
EMAIL_HOST="smtp.example.org"
EMAIL_PORT=587
ENVIRONMENT="TEST"