mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Raspberry Pi (markdown)
parent
bdae962fe3
commit
cd8f981ad7
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ WeKan only requires:
|
||||||
- `MONGO_URL=mongodb://127.0.0.1:27017/wekan` where MongoDB server is, like localhost port 27017 using database name wekan. (Snap usually has MongoDB port at 27019, if it's not changed for example with `sudo snap set wekan mongodb-port='27020'`)
|
- `MONGO_URL=mongodb://127.0.0.1:27017/wekan` where MongoDB server is, like localhost port 27017 using database name wekan. (Snap usually has MongoDB port at 27019, if it's not changed for example with `sudo snap set wekan mongodb-port='27020'`)
|
||||||
- Some other settings are at [start-wekan.sh](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh) (and at https://github.com/wekan/wekan-snap/wiki/Supported-settings-keys#list-of-supported-keys but Snap settings have lowercase minus like `root-url`, where `.sh` scripts and services have uppercase underline like `ROOT_URL`)
|
- Some other settings are at [start-wekan.sh](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh) (and at https://github.com/wekan/wekan-snap/wiki/Supported-settings-keys#list-of-supported-keys but Snap settings have lowercase minus like `root-url`, where `.sh` scripts and services have uppercase underline like `ROOT_URL`)
|
||||||
- https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
- https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
||||||
- https://github.com/wekan/wekan/wiki/Adding-users
|
- https://github.com/wekan/wekan/wiki/Adding-users
|
||||||
|
|
||||||
## Bundle files
|
## Bundle files
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue