{
  "network": "livenet",
  "port": 3001,
  "services": [
    "axed",
    "@axerunners/insight-api",
    "@axerunners/insight-ui",
    "web"
  ],
  "servicesConfig": {
    "axed": {
      "connect": [{
        "rpchost": "127.0.0.1",
        "rpcport": 9337,
        "rpcuser": "axerpc",
        "rpcpassword": "password",
        "zmqpubrawtx": "tcp://127.0.0.1:29998",
        "zmqpubhashblock": "tcp://127.0.0.1:29998"
      }]
    }
  }
}
