1.4.0
Changes
1.4.0 contains some breaking changes to the structure. If you are running it as a service or pm2 where you point to proxy.js, you now find it in the /dist folder instead of /src/server/dist. Your settings files (*.json) must also be copied to /dist if you run it like that.
The docker container is unaffected by this change. Or if you download the proxy.zip below, it's the same as before.
🚀 Features
Docker Container
For equivalent docker version, any of:
docker pull nanojson/nanorpcproxy:latest
docker pull nanojson/nanorpcproxy:v1.4.0
For latest master branch:
docker pull nanojson/nanorpcproxy:master