Search location.hostname
in catapult-chain-app.js
and replace your catapult rest server host.
- python 3.x:
#!bash
python -m http.server
- python 2.x
#!bash
python -m SimpleHTTPServer
- Docker Hub techbureau catapult-block-explorer
- catapult-service-bootstrap
- Thank planethouki for point out websocket issue.