github.com/simpleiot/simpleiot@v0.18.3/local.sh.example (about) 1 # the below settings are useful if you want to run more than two SIOT examples at once 2 export SIOT_HTTP_PORT=8228 3 export SIOT_NATS_PORT=4223 4 export SIOT_NATS_HTTP_PORT=8223 5 export SIOT_NATS_SERVER=nats://127.0.0.1:4223 6 export SIOT_NATS_WS_PORT=9223