ws proxy port

This commit is contained in:
Michael Bradley, Jr 2018-07-15 20:15:41 -05:00
parent 4c1534d3bc
commit 5986bb4e4c
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -76,6 +76,7 @@ run_embark_docker () {
-p 8545:8545 \
-p 8546:8546 \
-p 8555:8555 \
-p 8556:8556 \
-p 30301:30301/udp \
-p 30303:30303 \
-v "$EMBARK_DOCKER_MOUNT_DIR":/dapp \