Преглед на файлове

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