galaxy-zh opened a new issue, #555:
URL: https://github.com/apache/apisix-docker/issues/555
用docker运行
docker run -it --name etcd-server --network host --env
ALLOW_NONE_AUTHENTICATION=yes -d bitnami/etcd:3.4.9
docker run --name test-api-gateway --network host -d apache/apisix
curl 127.0.0.1:9092/v1/healthcheck
返回 空对象 {}
--
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]