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>
171171 < script >
172172 var config = {
173173 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
174- organization_Id : '5de0387b12e200ea63204d6c'
174+ organization_Id : '5de0387b12e200ea63204d6c' ,
175+ host : 'wss://server.cocreate.app:8088'
175176 }
176177 </ script >
178+
177179
178180 <!--CoCreateJS-->
179181 < 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>
141141 < script >
142142 var config = {
143143 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
144- organization_Id : '5de0387b12e200ea63204d6c'
144+ organization_Id : '5de0387b12e200ea63204d6c' ,
145+ host : 'wss://server.cocreate.app:8088'
145146 }
146147 </ script >
148+
147149
148150 <!--CoCreateJS-->
149151 < script src ="https://cdn.cocreate.app/latest/CoCreate.min.js " > </ script >
You can’t perform that action at this time.
0 commit comments