Skip to content

Commit

Permalink
Merge pull request #85 from zhangsoledad/zhangsoledad/docker_port
Browse files Browse the repository at this point in the history
fix(build): docker port
  • Loading branch information
zhangsoledad authored Dec 12, 2018
2 parents d248ed4 + c07b493 commit 2c85cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ RUN chown -R ckb:ckb $DATADIR/nodes
#switch use
USER ckb

EXPOSE 8114/tcp 8115/udp
EXPOSE 8114 8115
ENTRYPOINT ["./entrypoint.sh"]

0 comments on commit 2c85cba

Please sign in to comment.