mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 22:18:07 +01:00
added license type to free so it installs w.o errors
parent
dea508334d
commit
c0d2846213
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Install Caddy. Change username to what user you run caddy, like in /home/usernam
|
|||
|
||||
```bash
|
||||
# Install caddy with some plugins
|
||||
curl https://getcaddy.com | bash -s http.ipfilter,http.mailout,http.ratelimit,http.realip
|
||||
curl https://getcaddy.com | bash -s personal http.ipfilter,http.mailout,http.ratelimit,http.realip
|
||||
```
|
||||
|
||||
# Give permissions to caddy to bind 80 and 443
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue