summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test.js b/scripts/test.js

index 3f944138..7bef1d34 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/" }, }), );