瀏覽代碼

Updating repoURL default value.

Fabio Cavalcante 9 年之前
父節點
當前提交
d2da44313d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      azuredeploy.json

+ 1 - 1
azuredeploy.json

@@ -46,7 +46,7 @@
     },
     },
     "repoURL": {
     "repoURL": {
       "type": "string",
       "type": "string",
-      "defaultValue": "https://github.com/christopheranderson/node-chat-sample.git",
+      "defaultValue": "https://github.com/parseplatform/parse-server-example.git",
       "metadata": {
       "metadata": {
         "description": "The URL for the GitHub repository that contains the project to deploy."
         "description": "The URL for the GitHub repository that contains the project to deploy."
       }
       }