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



##########
File path: docs/deploy-with-docker.zh-CN.md
##########
@@ -34,7 +34,7 @@ $ docker build -t apisix-dashboard:{$tag} .
 
 - `conf.listen.host` 为容器内监听 IP,必须为 `0.0.0.0`,这样宿主才能访问容器内网络。
 - `conf.listen.port` 为容器内监听端口,默认为 `8080`。如需修改,请同步修改 
[Dockerfile](../Dockerfile)。
-- `conf.etcd.endpoints` 为 ETCD 主机列表,多个节点以**英文逗号**连接,请确保容器可以访问到这些主机,例如:示例配置中 
`conf.etcd.endpoints` 为 `host.docker.internal` 旨在允许容器访问宿主主机上的网络。
+- `conf.etcd.endpoints` 为 ETCD 主机列表,支持多多个节点,请确保容器可以访问到这些主机,例如:示例配置中 
`conf.etcd.endpoints` 为 `host.docker.internal` 旨在允许容器访问宿主主机上的网络。

Review comment:
       多多????




----------------------------------------------------------------
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:
[email protected]


Reply via email to