diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..de96d69 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "appService.defaultWebAppToDeploy": "/subscriptions/c2363c99-603b-4d9b-be2e-76e6e416af24/resourceGroups/ReactWebsites/providers/Microsoft.Web/sites/raysmovieclub", + "appService.deploySubpath": "build" +} \ No newline at end of file