diff --git a/nginx-config/https/https-bodypainter-eu.conf b/nginx-config/https/https-bodypainter-eu.conf index 412227d..bdd7cfd 100755 --- a/nginx-config/https/https-bodypainter-eu.conf +++ b/nginx-config/https/https-bodypainter-eu.conf @@ -58,7 +58,7 @@ server { proxy_set_header Host $host; } - # Statyczne zasoby (obrazy, css, js, fonts) + # Statyczne zasoby (obrazy, fonts) location ~* \.(jpg|jpeg|png|gif|ico|webp|avif|svg|woff2)$ { proxy_cache COMBINED_CACHE; proxy_pass http://arti24-container:3000;