juzhiyuan commented on a change in pull request #370:
URL: https://github.com/apache/apisix-dashboard/pull/370#discussion_r467906508
##########
File path: compose/dashboard_conf/nginx.conf
##########
@@ -0,0 +1,21 @@
+server {
+ listen 80;
+ # gzip config
+ gzip on;
Review comment:
I think it's ok to use gzip here
https://github.com/ant-design/ant-design-pro/blob/master/docker/nginx.conf#L4
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]