From 32b89794cbd55a3f6a0fcc65801d57189e7abbb4 Mon Sep 17 00:00:00 2001 From: reality Date: Sun, 9 Jun 2013 12:42:00 +0000 Subject: [PATCH] reset web AGAIN --- 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 72798aa..e6b635e 100644 --- a/modules/web/config.json +++ b/modules/web/config.json @@ -1,6 +1,6 @@ { "webHost": "nourishedcloud.com", - "webPort": 9002, + "webPort": 8080, "externalPath": false, "help": "https://github.com/reality/depressionbot/blob/master/modules/web/README.md" }