mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add dot-env file for testing with emails to backend
This commit is contained in:
parent
31ae98bcba
commit
4747c83209
5
backend/.env.test_email
Normal file
5
backend/.env.test_email
Normal file
@ -0,0 +1,5 @@
|
||||
EMAIL=true
|
||||
EMAIL_TEST_MODUS=false
|
||||
EMAIL_TLS=false
|
||||
# for testing password reset
|
||||
EMAIL_CODE_REQUEST_TIME=1
|
||||
Loading…
x
Reference in New Issue
Block a user