You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/10 13:34:54 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #370: feat: Unified access entrance, only the dashboard port is exposed to …

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:
       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:
users@infra.apache.org