Fix email tests
This commit is contained in:
parent
f076daa76a
commit
31b5a25591
|
@ -12,7 +12,7 @@ smtp:
|
|||
hostname: null
|
||||
port: 1025
|
||||
tls: false
|
||||
from_address: 'test@localhost'
|
||||
from_address: 'test-admin@localhost'
|
||||
username: null
|
||||
password: null
|
||||
|
||||
|
|
Loading…
Reference in New Issue