소스 검색

Update index.js

sebavan 6 년 전
부모
커밋
73ade471f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;