chore: remove test values in smtp config
Signed-off-by: Thomas Stocker <thomas.stocker.pro@gmail.com>
This commit is contained in:
committed by
Bryan Frimin
parent
d9ab8e8af7
commit
bb2d410a6d
@@ -242,9 +242,9 @@ probo:
|
||||
senderName: "Probo"
|
||||
senderEmail: "no-reply@notification.getprobo.com"
|
||||
smtp:
|
||||
addr: "sandbox.smtp.mailtrap.io:2525"
|
||||
user: "2d1b1d0e8b3d0b"
|
||||
password: "25a8eb11e75e8d"
|
||||
addr: ""
|
||||
user: ""
|
||||
password: ""
|
||||
tlsRequired: true
|
||||
# smtp:
|
||||
# addr: "localhost:1025"
|
||||
|
||||
Reference in New Issue
Block a user