Updated Settings (markdown)

Lauri Ojansivu 2023-01-08 09:08:31 +02:00
parent 0c95a48faf
commit a77c3a8eb6

@ -3,7 +3,7 @@
## ROOT_URL / root-url ## ROOT_URL / root-url
- See https://github.com/wekan/wekan/issues/4803 - 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` - 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'` - **Snap** like this, single quotes, small letters: `sudo snap set wekan root-url='http://192.168.0.100'`
## Webserver config ## Webserver config
* [Nginx](Nginx-Webserver-Config) * [Nginx](Nginx-Webserver-Config)