1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

update n2n

This commit is contained in:
kev 2019-05-30 23:24:11 +08:00
parent ad1c902dd0
commit 14787fb436

@ -17,3 +17,4 @@ RUN set -xe \
EXPOSE 5645/udp 7654/udp
ENTRYPOINT ["supernode"]
CMD ["-l", "7654"]