Update azuredeploy.json

This commit is contained in:
ADefWebserver
2020-07-17 18:45:57 -07:00
committed by GitHub
parent 7b40725534
commit 9fe72a1c98

View File

@ -173,7 +173,7 @@
], ],
"properties": { "properties": {
"RepoUrl": "https://github.com/ADefWebserver/oqtane.framework.git", "RepoUrl": "https://github.com/ADefWebserver/oqtane.framework.git",
"branch": "main", "branch": "master",
"IsManualIntegration": true "IsManualIntegration": true
} }
}, },