db smtp
This commit is contained in:
@@ -8,3 +8,13 @@ ingress:
|
||||
gethomepage.dev/group: "Security"
|
||||
gethomepage.dev/icon: "adminer"
|
||||
gethomepage.dev/href: "https://databunker.forteapps.net"
|
||||
|
||||
config:
|
||||
databunker:
|
||||
smtp:
|
||||
# You need to get SMTP server to send out email notification for example to allow user login.
|
||||
server: "smtp.office365.com"
|
||||
port: 587
|
||||
user: "svc-noreply@fortedigital.com"
|
||||
pass: "2jCvke_c@Usj2CRp2CJBK87yEWx*EQw"
|
||||
sender: "bot@databunker.your-company.com"
|
||||
|
||||
Reference in New Issue
Block a user