gluon-remote-node

Node Version of gluon remote
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-remote-node.git
Log | Files | Refs | README | LICENSE

config.json (213B)


      1 {
      2   "$async": true,
      3   "properties": {
      4     "communityName": {
      5       "type": "string"
      6     },
      7     "ccode": {
      8       "type": "string"
      9     },
     10     "nodesJson": {
     11       "type": "string",
     12       "format": "uri"
     13     }
     14   }
     15 }