chore: remove test values in smtp config

Signed-off-by: Thomas Stocker <thomas.stocker.pro@gmail.com>
This commit is contained in:
Thomas Stocker
2025-11-04 11:55:58 +01:00
committed by Bryan Frimin
parent d9ab8e8af7
commit bb2d410a6d

View File

@@ -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"