Browse Source

Update index.js

sebavan 6 năm trước cách đây
mục cha
commit
73ade471f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Playground/js/index.js

+ 1 - 1
Playground/js/index.js

@@ -159,7 +159,7 @@ function showError(errorMessage, errorEvent) {
             markDirty();
         });
 
-        var snippetV3Url = "https://snippet.babylonjs.com"
+        var snippetV3Url = "https://babylonsnippetsv3.azurewebsites.net"
         var currentSnippetToken;
         var currentSnippetTitle = null;
         var currentSnippetDescription = null;