From a479b73cf20ba87ff8132bda0f8a4c6a15c37ee5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 16 Oct 2013 13:58:31 +0000 Subject: [PATCH] feature(json) 31337 -> 8000 --- json/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/config.json b/json/config.json index 97ecac32..196aa398 100644 --- a/json/config.json +++ b/json/config.json @@ -15,7 +15,7 @@ "show_keys_panel": true, "server": true, "socket": true, - "port": 31337, + "port": 8000, "sslPort": 4430, "ip": null, "ssl": false,