Attempt to deploy to Microsoft Azure as part of issues with Google Firebase Hosting

This commit is contained in:
Ray 2024-07-22 03:46:11 +00:00 committed by GitHub
parent 6f069e3eab
commit f8003ef930
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"appService.defaultWebAppToDeploy": "/subscriptions/c2363c99-603b-4d9b-be2e-76e6e416af24/resourceGroups/ReactWebsites/providers/Microsoft.Web/sites/raysmovieclub",
"appService.deploySubpath": "build"
}