mirror of
https://github.com/brmlab/brmkan.git
synced 2025-06-07 19:34:00 +02:00
Add info about smtps url in email.
This commit is contained in:
parent
538a8c8bfc
commit
305566ddbb
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ services:
|
||||||
#---------------------------------------------------------------
|
#---------------------------------------------------------------
|
||||||
# Email settings are required in both MAIL_URL and Admin Panel,
|
# Email settings are required in both MAIL_URL and Admin Panel,
|
||||||
# see https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
# see https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
||||||
|
# For SSL in email, change smtp:// to smtps://
|
||||||
#---------------------------------------------------------------
|
#---------------------------------------------------------------
|
||||||
# Not needed on Docker, but if you had installed from source,
|
# Not needed on Docker, but if you had installed from source,
|
||||||
# you could also have setup Wekan Node.js port at localhost
|
# you could also have setup Wekan Node.js port at localhost
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue