docs/Platforms/Webserver/Settings.md
ROOT_URL=http://192.168.0.100sudo snap set wekan root-url='http://192.168.0.100'Examples:
Wekan runs http server on local port, so it is without SSL. To get SSL, some webserver like Caddy and Nginx that have SSL, can proxy to local Wekan http port where node.js runs.
First registered Wekan user will get Admin Panel on new Docker and source based installs. You can also on MongoDB enable Admin Panel and change you as board admin.
Using same database for both LAN and VPN Wekan
Outgoing email can be configured at Admin Panel / People / E-mail by enabling
Enable below email settings. This offers custom SMTP and many built-in email
providers. Leave it disabled to keep using the installation's MAIL_URL and
MAIL_FROM settings. See Troubleshooting Mail
for provider choices, configuration examples and tests. For Exchange, you can
use DavMail, Wekan SMTP => DavMail => Exchange.