eupaphios commented on code in PR #13874:
URL:
https://github.com/apache/dolphinscheduler/pull/13874#discussion_r1162350825
##########
deploy/docker/docker-compose.yml:
##########
@@ -44,6 +44,8 @@ services:
ZOO_4LW_COMMANDS_WHITELIST: srvr,ruok,wchs,cons
volumes:
- dolphinscheduler-zookeeper:/bitnami/zookeeper
+ ports:
+ - "2181:2181"
Review Comment:
yes but i running local test application not found zookeeper and postgresql
--
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]