diff --git a/scripts/test.js b/scripts/test.js index 3f944138f..7bef1d344 100644 --- a/scripts/test.js +++ b/scripts/test.js @@ -34,6 +34,7 @@ fs.writeFileSync( 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/" }, }), );