added license type to free so it installs w.o errors

DrTrills 2017-11-14 11:02:36 +01:00
parent dea508334d
commit c0d2846213

@ -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