There was an error while loading. Please reload this page.
1 parent 8fa5ff1 commit e1c1ff7Copy full SHA for e1c1ff7
1 file changed
ClearBlade.js
@@ -86,7 +86,7 @@ if (!window.console) {
86
* @property URI
87
* @type String
88
*/
89
- ClearBlade.URI = options.URI || "http://162.209.79.118";
+ ClearBlade.URI = options.URI || "https://platform.clearblade.com";
90
/**
91
* This is the property that tells the API whether or not the API will log to the console
92
* This should be left `false` in production
0 commit comments