Updated Settings (markdown)

Lauri Ojansivu 2023-01-08 09:06:01 +02:00
parent 14fa730421
commit 0c95a48faf

@ -1,15 +1,15 @@
## Standalone Wekan Settings: Snap, Docker, Source etc (not Sandstorm) ## 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 ## Webserver config
* [Nginx](Nginx-Webserver-Config) * [Nginx](Nginx-Webserver-Config)
* [Apache](Apache) * [Apache](Apache)
* [Caddy](Caddy-Webserver-Config) * [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: Examples:
1) nginx SSL or without SSL, available at internet: 1) nginx SSL or without SSL, available at internet: