diff --git a/Caddyfile b/Caddyfile index 13990e7..d293f49 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,8 +1,4 @@ -{ -auto_https off -} - -localhost { +http://localhost { file_server root * /usr/share/caddy }