There was an error while loading. Please reload this page.
1 parent 8db5e24 commit c161d2cCopy full SHA for c161d2c
azure-deploy.arm.json
@@ -42,7 +42,8 @@
42
"repositoryToken": "[parameters('repositoryToken')]",
43
"buildProperties": {
44
"appLocation": "[parameters('appLocation')]",
45
- "apiLocation": "[parameters('apiLocation')]"
+ "apiLocation": "[parameters('apiLocation')]",
46
+ "appArtifactLocation": "dist"
47
}
48
},
49
"sku": {
0 commit comments