Update azuredeploy.json

This commit is contained in:
ADefWebserver
2020-07-18 09:40:40 -07:00
committed by GitHub
parent 11c610edf0
commit 9eb8a7e65c

View File

@ -172,7 +172,7 @@
"[resourceId('Microsoft.Web/Sites/config', parameters('BlazorWebsiteName'), 'connectionstrings')]"
],
"properties": {
"RepoUrl": "https://github.com/ADefWebserver/oqtane.framework.git",
"RepoUrl": "https://github.com/oqtane/oqtane.framework.git",
"branch": "master",
"IsManualIntegration": true
}