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