diff --git a/frontend/Caddyfile b/frontend/Caddyfile index 0f8a2d5..cf67267 100644 --- a/frontend/Caddyfile +++ b/frontend/Caddyfile @@ -16,7 +16,10 @@ # site block, listens on the $PORT environment variable, automatically assigned by railway :{$PORT} { respond /health 200 - encode gzip + encode { + zstd fastest + gzip 3 + } log { # access logs