mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
Merge branch 'master' into develop
This commit is contained in:
+5
-1
@@ -84,6 +84,10 @@ COPY scripts/test_node.sh /usr/bin/test_node.sh
|
||||
WORKDIR /opt
|
||||
|
||||
# rest server, tendermint p2p, tendermint rpc
|
||||
EXPOSE 1317 26656 26657
|
||||
EXPOSE 1317 26656 26657 6060
|
||||
|
||||
<<<<<<< HEAD
|
||||
CMD ["test_node.sh"]
|
||||
=======
|
||||
ENTRYPOINT ["/usr/bin/sonrd"]
|
||||
>>>>>>> master
|
||||
|
||||
Reference in New Issue
Block a user