bzp2010 opened a new pull request, #387: URL: https://github.com/apache/apisix-docker/pull/387
The etcd advertise URL is used to inform the etcd client of the external URL of each node of its cluster, and our example sets it to `0.0.0.0:2379`, **which is clearly wrong**. We need to change it to the hostname of the etcd container `etcd`. -- 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]
