{
  "kmsUri":"ws://localhost:8888/kurento",

  "secure" : {
      "key":"/home/ubuntu/.w/kurento-room-node/keys/server.key",
      "cert":"/home/ubuntu/.w/kurento-room-node/keys/server.crt"
    },

  "server": {
    "port": 8443,
    "uri": "https://localhost"
  }
}
