AlexStocks commented on a change in pull request #220:
URL: https://github.com/apache/dubbo-go-samples/pull/220#discussion_r702348827



##########
File path: integrate_test/docker/docker-compose.yml
##########
@@ -0,0 +1,20 @@
+version: '3'
+
+services:
+  zookeeper:
+    image: zookeeper
+    ports:
+      - 2181:2181

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.

To unsubscribe, e-mail: [email protected]

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to