diff --git a/scripts/test.js b/scripts/test.js index 3f94413..7bef1d3 100644 --- a/scripts/test.js +++ b/scripts/test.js @@ -34,6 +34,7 @@ api: { endpointPublic: "http://localhost:3001/api/v9/" }, cdn: { endpointPublic: "http://localhost:3001/", endpointPrivate: "http://localhost:3001/" }, gateway: { endpointPublic: "ws://localhost:3001/" }, + general: { serverName: "http://localhost:3001/" }, }), );