mirror of
https://github.com/wekan/wekan.git
synced 2026-01-01 15:18:49 +01:00
Added links for Caddy and Nginx server config
parent
7737962ddf
commit
df47c4137d
1 changed files with 2 additions and 2 deletions
|
|
@ -246,7 +246,7 @@ sudo systemctl daemon-reload
|
|||
sudo systemctl stop wekan@username
|
||||
sudo systemctl disable wekan@username
|
||||
```
|
||||
|
||||
Checkout instructions for setup with [[Caddy Webserver Config]] and [[Nginx Webserver Config]] respectively.
|
||||
|
||||
# Update
|
||||
|
||||
|
|
@ -290,7 +290,7 @@ npm install
|
|||
cd ~/repos
|
||||
sudo systemctl start wekan@wekan
|
||||
```
|
||||
The first and last line are incase you've installed wekan as a service. Comment them out if not.
|
||||
The first and last line are incase you've installed [wekan as a service](#optional-run-wefork-as-service). Comment them out if not.
|
||||
|
||||
## Backup Mongo Data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue