Skip to content

Commit a71d6ef

Browse files
author
frank
committed
fix: add host in docs
1 parent 56279d3 commit a71d6ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,11 @@ <h2 class="padding:5px_0px">Demo</h2>
155155
<script>
156156
var config = {
157157
apiKey: 'c2b08663-06e3-440c-ef6f-13978b42883a',
158-
organization_Id: '5de0387b12e200ea63204d6c'
158+
organization_Id: '5de0387b12e200ea63204d6c',
159+
host: 'wss://server.cocreate.app:8088'
159160
}
160161
</script>
162+
161163

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

0 commit comments

Comments
 (0)