We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6523943 commit a9ca357Copy full SHA for a9ca357
examples/nginx/app/config/nginx.conf
@@ -30,7 +30,7 @@ http {
30
31
keepalive_timeout 65;
32
33
- #gzip on;
+ gzip on;
34
35
include /etc/nginx/conf.d/*.conf;
36
}
0 commit comments