diff --git a/Caddyfile b/Caddyfile index 97c325aff1bb..c39e00ea2b7e 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