tell blockexplorer to run on port 8080 (#3237)

* tell blockexplorer to run on port 8080

* forward port 80 to 5000 for a blockexplorer node
This commit is contained in:
Rob Walker
2019-03-12 13:39:09 -07:00
committed by Michael Vines
parent 6740cb5b02
commit 7147f03efe
3 changed files with 12 additions and 0 deletions

View File

@@ -480,6 +480,7 @@ $(
install-nodejs.sh \
install-redis.sh \
install-rsync.sh \
install-socat.sh \
network-config.sh \
remove-docker-interface.sh \