We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adff3b2 commit b3f65c0Copy full SHA for b3f65c0
web/examples/channelGroups/index.html
@@ -125,7 +125,7 @@ <h3>Dynamic HB & State</h3>
125
126
<h3 class="clear">App Settings</h3>
127
128
- origin<input id="origin" type="text" size=15 name="subKey" value="dara24.devbuild.pubnub.com">
+ origin<input id="origin" type="text" size=15 name="subKey" value="pubsub.pubnub.com">
129
sub<input id="sub_key" type="text" size=15 name="subKey" value="demo-36">
130
pub<input id="pub_key" type="text" size=15 name="pubKey" value="demo-36">
131
sec<input id="secret_key" type="text" size=15 name="secKey" value="demo-36">
@@ -138,4 +138,4 @@ <h3 class="clear">App Settings</h3>
138
<script src="main.js"></script>
139
140
</body>
141
-</html>
+</html>
0 commit comments