actually make it work
This commit is contained in:
@@ -2,5 +2,5 @@ EMAIL="user@example.org"
|
||||
EMAIL_PASSWORD="..."
|
||||
EMAIL_HOST="smtp.example.org"
|
||||
EMAIL_PORT=587
|
||||
ENVIRONMENT="TEST"
|
||||
ENVIRONMENT="TEST" # expects: TEST, TEST-MAIL, PROD
|
||||
ALLOWED_IPS="1.1.1.1"
|
||||
Reference in New Issue
Block a user