Fabriceli commented on PR #8928: URL: https://github.com/apache/apisix/pull/8928#issuecomment-1445819466
> @Fabriceli > > I encountered difficulties. > > I notice the test ci use docker-compose start consul_1 8500 and consul_2 8600 and then they can not access `http://127.0.0.1:30511` which register to consul , the health check always check failed. That will not be expected. > > I need use host IP register service replace `127.0.0.1` , so consul (start by docker-compose) can check the register instance IP successfully L26-43: https://github.com/apache/apisix/blob/master/t/discovery/consul_dump.t#L26 -- 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]
