diff --git a/.vscode/settings.json b/.vscode/settings.json index a22be92..9e6faa2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,5 @@ { - "appService.showBuildDuringDeployPrompt": false + "appService.showBuildDuringDeployPrompt": false, + "appService.defaultWebAppToDeploy": "/subscriptions/058cb80d-0d13-49de-b50e-d6116c515e64/resourceGroups/skydiveLogsAngularResourceGroup/providers/Microsoft.Web/sites/skydiveLogsAngular", + "appService.deploySubpath": "Front\\skydivelogs-app\\dist" } \ No newline at end of file