diff --git a/nginx-config/https/https-bodypainter-eu.conf b/nginx-config/https/https-bodypainter-eu.conf index bfda7ab..2544f2b 100755 --- a/nginx-config/https/https-bodypainter-eu.conf +++ b/nginx-config/https/https-bodypainter-eu.conf @@ -51,7 +51,6 @@ server { # Statyczne zasoby (obrazy, css, js, fonts) location ~* \.(jpg|jpeg|png|gif|ico|webp|svg|woff2)$ { - limit_req off; proxy_cache COMBINED_CACHE; proxy_pass http://arti24-container:3000; proxy_cache_valid 200 30d;