fix nginx config for server demo
This commit is contained in:
@@ -31,7 +31,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
|
||||
application/atom+xml
|
||||
application/javascript
|
||||
|
||||
Reference in New Issue
Block a user