diff --git a/static/Caddyfile b/static/Caddyfile index 8384d87..d2f4bee 100644 --- a/static/Caddyfile +++ b/static/Caddyfile @@ -53,7 +53,7 @@ http://static-mat-services.fly.dev { # caching @static { - path *.bmp *.jpg *.png *.svg *.gif *.pdf *.css* *.js *.woff *.woff2 /style/* /font/* /image/* + path *.bmp *.jpg *.png *.svg *.gif *.pdf *.css *.js *.woff *.woff2 /style/* /font/* /image/* } route { header @static Cache-Control max-age=31536000, immutable