Skip to content

Commit d795788

Browse files
author
frank
committed
fix: add host in docs
1 parent 7c903be commit d795788

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,11 @@ <h2 class="padding:5px_0px">Demo</h2>
151151
<script>
152152
var config = {
153153
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
154-
organization_Id: '5de0387b12e200ea63204d6c'
154+
organization_Id: '5de0387b12e200ea63204d6c',
155+
host: 'wss://server.cocreate.app:8088'
155156
}
156157
</script>
158+
157159

158160
<!--CoCreateJS-->
159161
<script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>

0 commit comments

Comments
 (0)