Pioneer server (serves the pioneer protocal)

URL_PIONEER_SPEC=http://127.0.0.1:9001/spec/swagger.json
URL_PIONEER_SOCKET="ws://127.0.0.1:9001"

#URL_PIONEER_SPEC=https://pioneers.dev/spec/swagger.json
#URL_PIONEER_SOCKET="wss://pioneers.dev"

#URL_PIONEER_SPEC=https://beta.pioneers.dev/spec/swagger.json
#URL_PIONEER_SOCKET="wss://beta.pioneers.dev"

Note: only one server can be selected at a time.

you can use the e2e testing framework you use the .env file to switch between local/staging/production