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"
|
senderName: "Probo"
|
||||||
senderEmail: "no-reply@notification.getprobo.com"
|
senderEmail: "no-reply@notification.getprobo.com"
|
||||||
smtp:
|
smtp:
|
||||||
addr: "sandbox.smtp.mailtrap.io:2525"
|
addr: ""
|
||||||
user: "2d1b1d0e8b3d0b"
|
user: ""
|
||||||
password: "25a8eb11e75e8d"
|
password: ""
|
||||||
tlsRequired: true
|
tlsRequired: true
|
||||||
# smtp:
|
# smtp:
|
||||||
# addr: "localhost:1025"
|
# addr: "localhost:1025"
|
||||||
|
|||||||
Reference in New Issue
Block a user