juzn01 commented on issue #5418:
URL: https://github.com/apache/apisix/issues/5418#issuecomment-1342070281

   i have apisix 3.0 and i want enable control api public to "0.0.0.0" in 
config.yaml file but it don't work:
   enable_control: true
   control:
       ip: "127.0.0.1"
       port: 9090
     
   curl http://127.0.0.1:9090/v1/healthcheck >> OK
   curl http://apisix-ip:9090/v1/healthcheck   >> not OK
   Please help me! Thanks!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to