ruanwenjun commented on code in PR #14487:
URL: 
https://github.com/apache/dolphinscheduler/pull/14487#discussion_r1257989593


##########
dolphinscheduler-master/src/main/docker/Dockerfile:
##########
@@ -25,6 +25,6 @@ WORKDIR $DOLPHINSCHEDULER_HOME
 
 ADD ./target/master-server $DOLPHINSCHEDULER_HOME
 
-EXPOSE 12345
+EXPOSE 5678 5679

Review Comment:
   The master should expose 5678/5679, 12345 is used by api.



-- 
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]

Reply via email to