From 9b3e3ec48e72419311c4fa9ad37e78ea76e56844 Mon Sep 17 00:00:00 2001 From: reality Date: Tue, 16 Apr 2013 18:07:11 +0000 Subject: [PATCH] fuck web/config.json --- modules/web/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/web/config.json b/modules/web/config.json index 1b7646b..e6b635e 100644 --- a/modules/web/config.json +++ b/modules/web/config.json @@ -1,6 +1,6 @@ { "webHost": "nourishedcloud.com", - "webPort": 9001, + "webPort": 8080, "externalPath": false, "help": "https://github.com/reality/depressionbot/blob/master/modules/web/README.md" }