mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated Settings (markdown)
parent
14fa730421
commit
0c95a48faf
1 changed files with 5 additions and 5 deletions
10
Settings.md
10
Settings.md
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue