Skip to content

Commit

Permalink
Merge pull request #7 from ing-bank/expose-zookeeper
Browse files Browse the repository at this point in the history
expose zookeeper port
  • Loading branch information
kr7ysztof authored Apr 1, 2019
2 parents ee40d04 + a070c2b commit 357005d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ COPY resources/atlas-setup.sh /tmp

ENTRYPOINT ["sh", "-c", "/entrypoint.sh"]

EXPOSE 21000 9027
EXPOSE 21000 9027 9026

0 comments on commit 357005d

Please sign in to comment.