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 ba6cfef commit 0bf61c1Copy full SHA for 0bf61c1
docs/index.html
@@ -161,9 +161,11 @@ <h2 class="padding:5px_0px">Demo</h2>
161
<script>
162
var config = {
163
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
164
- organization_Id: '5de0387b12e200ea63204d6c'
+ organization_Id: '5de0387b12e200ea63204d6c',
165
+ host: 'wss://server.cocreate.app:8088'
166
}
167
</script>
168
+
169
170
<!--CoCreateJS-->
171
<script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
0 commit comments