1 files changed, 6 insertions, 4 deletions
diff --git a/client_test/index.html b/client_test/index.html
index a8887981..da970e4f 100644
--- a/client_test/index.html
+++ b/client_test/index.html
@@ -12,6 +12,8 @@
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
window.GLOBAL_ENV = {
API_ENDPOINT: "/api",
+ API_VERSION: 9,
+ GATEWAY_ENDPOINT: "ws://localhost:3002",
WEBAPP_ENDPOINT: "",
CDN_HOST: "//localhost:3003",
ASSET_ENDPOINT: "",
@@ -40,9 +42,9 @@
`{"trace":false,"canary":false,"logGatewayEvents":true,"logOverlayEvents":false,"logAnalyticsEvents":false,"sourceMapsEnabled":false,"axeEnabled":false}`
);
</script>
- <script src="/assets/61f7be162421cd42f199.js"></script>
- <script src="/assets/da78ae85f903dce85263.js"></script>
- <script src="/assets/3bd2d6e80bb6aed96970.js"></script>
- <script src="/assets/381b7100fc5abbb037f9.js"></script>
+ <script src="/assets/f4cfdce920759d48b997.js"></script>
+ <script src="/assets/fee63b3d875ea42099e2.js"></script>
+ <script src="/assets/f291c7bb28bfcc2c10ab.js"></script>
+ <script src="/assets/2d959037561522bd3b2a.js"></script>
</body>
</html>
|