diff --git a/examples/with-featherjs/config/default.json b/examples/with-featherjs/config/default.json index dd3a541a21..bb12579e23 100644 --- a/examples/with-featherjs/config/default.json +++ b/examples/with-featherjs/config/default.json @@ -1,6 +1,6 @@ { "host": "localhost", - "port": 3030, + "port": 3000, "nedb": "../data/", "auth": { "token": {