Skip to content

Commit 20efa9e

Browse files
committed
update frontend app git repo location
1 parent 17230a0 commit 20efa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Labs/deploy/azuredeploy.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ var appServiceSettings = {
106106
web: {
107107
name: '${name}-web'
108108
git: {
109-
repo: 'https://github.com/crpietschmann/cosmos-db-dev-guide-frontend-app.git'
109+
repo: 'https://github.com/solliancenet/cosmos-db-dev-guide-frontend-app.git'
110110
branch: 'main'
111111
}
112112
}

0 commit comments

Comments
 (0)