Sets SSL to false per default for tests
This commit is contained in:
parent
a52729daae
commit
8bd73df26b
@ -36,3 +36,4 @@ EMAIL_PORT=587
|
||||
EMAIL_HOST_USER=mail@your.domain.here
|
||||
EMAIL_HOST_PASSWORD=emailpassword123
|
||||
EMAIL_USE_TLS=true
|
||||
EMAIL_USE_SSL=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user