fix: Update fetch calls to use relative paths for API requests

This commit is contained in:
GitHub Copilot
2025-04-24 17:15:30 -04:00
parent 124b97a397
commit ee559e57f1
3 changed files with 11 additions and 46 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
dist/
.output/
.astro/
.wrangler/
# dependencies
node_modules/