We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49ebd1 commit 3cda406Copy full SHA for 3cda406
docs/index.html
@@ -151,9 +151,11 @@ <h2 class="padding:5px_0px">Demo</h2>
151
<script>
152
var config = {
153
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
154
- organization_Id: '5de0387b12e200ea63204d6c'
+ organization_Id: '5de0387b12e200ea63204d6c',
155
+ host: 'wss://server.cocreate.app:8088'
156
}
157
</script>
158
+
159
160
<!--CoCreateJS-->
161
<script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
0 commit comments