diff --git a/Settings.md b/Settings.md index 77c4861..16bd750 100644 --- a/Settings.md +++ b/Settings.md @@ -1,15 +1,15 @@ ## Standalone Wekan Settings: Snap, Docker, Source etc (not Sandstorm) +## ROOT_URL / root-url +- See https://github.com/wekan/wekan/issues/4803 +- Docker/Source/Bundle like this, no quotes, big letters, underscore: `ROOT_URL=http://192.168.0.100` +- **Snap** like this, single quotes, small letters: `root-url='http://192.168.0.100'` + ## Webserver config * [Nginx](Nginx-Webserver-Config) * [Apache](Apache) * [Caddy](Caddy-Webserver-Config) -## ROOT_URL / root-url !! -- Docker/Source/Bundle like this, no quotes, big letters, underscore: `ROOT_URL=http://192.168.0.100` -- Snap like this, single quotes, small letters: `root-url='http://192.168.0.100'` -- See https://github.com/wekan/wekan/issues/4803 - Examples: 1) nginx SSL or without SSL, available at internet: