From 67243b84c2d2118f38a19da41927dd57c7d5c03f Mon Sep 17 00:00:00 2001 From: jreichmann <34141868+jreichmann@users.noreply.github.com> Date: Sat, 1 Dec 2018 14:14:02 +0100 Subject: [PATCH] Documentation: The container looks for the Caddyfile in /etc/caddy/Caddyfile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b9279..dcb644f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - **LE_STAGING**: use staging let's encrypt endpoint (default: off -> production) #### Volumes - - **/etc/Caddyfile**: webserver configuration (optional) + - **/etc/caddy/Caddyfile**: webserver configuration (optional) - **/var/www/**: content to serve - **/caddy**: caddy will store it's certificates here (recommended if tls is active)