coolify fix
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ server {
|
||||
}
|
||||
|
||||
# Serve static Vite assets directly (cache them for performance)
|
||||
location ~* \.(jpg|jpeg|gif|png|css|js|ico|webp|svg|woff|woff2|ttf|eot)$ {
|
||||
location ~* \.(jpg|jpeg|gif|png|css|js|ico|webp|svg|woff|woff2|ttf|eot|mp3|wav|ogg|pdf)$ {
|
||||
expires max;
|
||||
access_log off;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user