docs: debug

This commit is contained in:
Jay V 2025-07-07 16:25:39 -04:00
commit 9253a3ca9e
2 changed files with 2 additions and 1 deletions

View file

@ -39,6 +39,7 @@ new sst.cloudflare.x.Astro("Web", {
domain,
path: "packages/web",
environment: {
SST_STAGE: $app.stage,
VITE_API_URL: api.url,
},
})