diff --git a/Caddyfile b/Caddyfile index 97c325aff..c39e00ea2 100644 --- a/Caddyfile +++ b/Caddyfile @@ -25,10 +25,4 @@ reverse_proxy http://127.0.0.1:9000 } - # handle { - # header @static Cache-Control max-age=31536000 - # root * /app/dist - # try_files {path}.html {path} / - # file_server - # } -} +} \ No newline at end of file