juzhiyuan commented on a change in pull request #397:
URL: https://github.com/apache/apisix-dashboard/pull/397#discussion_r475696689



##########
File path: compose/dashboard_conf/nginx.conf
##########
@@ -16,7 +16,8 @@ server {
     }
 
     location /apisix/admin {
-        proxy_pass http://manager:8080/apisix/admin;
+        proxy_pass http://192.17.5.15:8080/apisix/admin;

Review comment:
       I don't think it's a good idea to use a fixed IP here, @gxthrj @bzp2010 
what do you think?




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


Reply via email to