diff --git a/.snippets/webservers/Caddyfile-nossl b/.snippets/webservers/Caddyfile-nossl index a41d9f20..a8cca6b6 100644 --- a/.snippets/webservers/Caddyfile-nossl +++ b/.snippets/webservers/Caddyfile-nossl @@ -17,7 +17,7 @@ http:// { env PHP_VALUE "upload_max_filesize = 100M \n post_max_size = 100M" env HTTP_PROXY "" - # env HTTPS "on" + # env HTTPS "on" # IMPORTANT: this is commented out, to disable HTTPS read_timeout 300s dial_timeout 300s