diff --git a/test_app/config/webserver.json b/test_app/config/webserver.json index 40f46625..c28a3113 100644 --- a/test_app/config/webserver.json +++ b/test_app/config/webserver.json @@ -1,5 +1,5 @@ { "enabled": true, "host": "localhost", - "port": 8001 + "port": 8000 }