6 lines
145 B
Plaintext
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" |