diff --git a/modules/web/config.json b/modules/web/config.json index 1b7646b..f714ecc 100644 --- a/modules/web/config.json +++ b/modules/web/config.json @@ -1,6 +1,6 @@ { - "webHost": "nourishedcloud.com", - "webPort": 9001, + "webHost": "localhost", + "webPort": 8080, "externalPath": false, "help": "https://github.com/reality/depressionbot/blob/master/modules/web/README.md" }