Skip to content

Commit e1c1ff7

Browse files
committed
Update platform URL to production
1 parent 8fa5ff1 commit e1c1ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ClearBlade.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ if (!window.console) {
8686
* @property URI
8787
* @type String
8888
*/
89-
ClearBlade.URI = options.URI || "http://162.209.79.118";
89+
ClearBlade.URI = options.URI || "https://platform.clearblade.com";
9090
/**
9191
* This is the property that tells the API whether or not the API will log to the console
9292
* This should be left `false` in production

0 commit comments

Comments
 (0)