diff --git a/src/Go/config.json b/src/Go/config.json index b703d25..55d475d 100644 --- a/src/Go/config.json +++ b/src/Go/config.json @@ -1,5 +1,5 @@ { - "port": 8340, + "port": 8083, "auth": "false", "modelDir": "models", "staticDir": "static",