Skip to content

Commit 0bf61c1

Browse files
author
frank
committed
fix: add host in docs
1 parent ba6cfef commit 0bf61c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: docs/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,11 @@ <h2 class="padding:5px_0px">Demo</h2>
161161
<script>
162162
var config = {
163163
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
164-
organization_Id: '5de0387b12e200ea63204d6c'
164+
organization_Id: '5de0387b12e200ea63204d6c',
165+
host: 'wss://server.cocreate.app:8088'
165166
}
166167
</script>
168+
167169

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

0 commit comments

Comments
 (0)