add desktop backend config

This commit is contained in:
2026-04-14 23:46:21 -06:00
parent e16e7f5f22
commit 1dc87b0c06
2 changed files with 3 additions and 3 deletions

3
desktop/.gitignore vendored
View File

@@ -39,9 +39,6 @@ build/
### Mac OS ###
.DS_Store
## Database related
connectionpetstore.properties
# Log files
*.log
log.txt

View File

@@ -0,0 +1,3 @@
# Backend URL — swap comments to switch between local and remote
api.baseUrl=http://localhost:8080
#api.baseUrl=https://petshop-backend.nicepond-c7280126.westus2.azurecontainerapps.io