feat: setup wss
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
window.__WOOT_ACCOUNT_ID__ = 1;
|
||||
window.__WOOT_API_HOST__ = 'http://localhost:3000';
|
||||
window.__WOOT_ACCESS_TOKEN__ = 'code';
|
||||
window.__PUBSUB_TOKEN__ = 'pubsub';
|
||||
window.__WEBSOCKET_URL__ = 'ws://localhost:3000';
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user