Skip to content
Snippets Groups Projects
config.json 1.26 KiB
Newer Older
  "analysis": {
    "client": {
      "serverAddress": "ressims.iota.cafe:188"
    },
    "server": {
      "port": 0
    },
    "httpServer": {
      "bindAddress": "0.0.0.0:80"
    }
  "autopeering": {
      "V8LYtWWcPYYDTTXLeIEFjJEuWlsjDiI0+Pq/Cx9ai6g=@116.202.49.178:14626"
    ],
  "dashboard": {
    "bindAddress": "0.0.0.0:8081"
  },
  "database": {
    "directory": "mainnetdb"
  "gossip": {
    "port": 14666
    "bindAddress": "127.0.0.1:8083",
    "networkName": "GoShimmer",
    "socketIOPath": "socket.io-client/dist/socket.io.js",
    "webrootPath": "IOTAtangle/webroot"
    "level": "info",
    "disableCaller": false,
    "disableStacktrace": false,
    "encoding": "console",
    "outputPaths": [
    ],
    "disableEvents": false
  },
  "network": {
    "bindAddress": "0.0.0.0",
    "externalAddress": "auto"
    "disablePlugins": [],
    "enablePlugins": []
  },
  "webapi": {
    "auth": {
      "password": "goshimmer",
      "privateKey": "",
      "username": "goshimmer"
    },
    "bindAddress": "0.0.0.0:8080"
  },
  "zeromq": {
    "port": 5556