From f15f0459a555fff801d5290f0e7c7a08b5719787 Mon Sep 17 00:00:00 2001 From: lub Date: Mon, 15 Oct 2018 21:13:59 +0200 Subject: [PATCH] comment appservicePort --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index e1184aa..1763e24 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -const appservicePort = 9000; +//const appservicePort = 9000; const roomId = '!MQClELEJFefiUVmsNw:imninja.net'; //const http = require('http');