From 9f3292877cb485b3aac35da865fe09e9a7ddace0 Mon Sep 17 00:00:00 2001 From: Baiqing Lyu Date: Fri, 20 Mar 2020 21:54:45 -0400 Subject: [PATCH] Update README.md It took me a bit with no Caddy experience to figure out how to correctly specify the config, this may help --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe3ebe1be1..9bead3c27f 100644 --- a/README.md +++ b/README.md @@ -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