diff --git a/.docker/nginx.conf b/.docker/nginx.conf index 575854d..efce71e 100644 --- a/.docker/nginx.conf +++ b/.docker/nginx.conf @@ -8,7 +8,7 @@ server { gzip on; gzip_vary on; gzip_min_length 1024; - gzip_proxied expired no-cache no-store private must-revalidate auth; + gzip_proxied expired no-cache no-store private auth; gzip_types text/plain text/css