diff --git a/Caddyfile b/Caddyfile index 339ee9e..816d444 100644 --- a/Caddyfile +++ b/Caddyfile @@ -8,5 +8,5 @@ encode zstd gzip file_server root * /dist - # try_files {path} /index.html + try_files {path} /index.html }