Update README.md

It took me a bit with no Caddy experience to figure out how to correctly specify the config, this may help
This commit is contained in:
Baiqing Lyu 2020-03-20 21:54:45 -04:00 committed by GitHub
parent 8ba5562f00
commit 9f3292877c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ tar xf ./caddy_*.tar.gz
sudo setcap cap_net_bind_service=+ep caddy
```
Run `./caddy` with the following Caddyfile (replace the example values accordingly):
Run `./caddy` with the following Caddyfile through the `-conf [Caddyfile]` option (replace the example values accordingly):
```
domain.example
root /var/www/html