File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -171,9 +171,11 @@ <h2 class="padding:5px_0px">Demo</h2>
171
171
< script >
172
172
var config = {
173
173
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
174
- organization_Id : '5de0387b12e200ea63204d6c'
174
+ organization_Id : '5de0387b12e200ea63204d6c' ,
175
+ host : 'wss://server.cocreate.app:8088'
175
176
}
176
177
</ script >
178
+
177
179
178
180
<!--CoCreateJS-->
179
181
< script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
Original file line number Diff line number Diff line change @@ -141,9 +141,11 @@ <h2 class="padding:5px_0px">Demo</h2>
141
141
< script >
142
142
var config = {
143
143
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
144
- organization_Id : '5de0387b12e200ea63204d6c'
144
+ organization_Id : '5de0387b12e200ea63204d6c' ,
145
+ host : 'wss://server.cocreate.app:8088'
145
146
}
146
147
</ script >
148
+
147
149
148
150
<!--CoCreateJS-->
149
151
< script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
You can’t perform that action at this time.
0 commit comments