Skip to content

Commit d2da443

Browse files
Fabio CavalcanteFabio Cavalcante
authored andcommitted
Updating repoURL default value.
1 parent 39ac877 commit d2da443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azuredeploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"repoURL": {
4848
"type": "string",
49-
"defaultValue": "https://github.com/christopheranderson/node-chat-sample.git",
49+
"defaultValue": "https://github.com/parseplatform/parse-server-example.git",
5050
"metadata": {
5151
"description": "The URL for the GitHub repository that contains the project to deploy."
5252
}

0 commit comments

Comments
 (0)