diff options
Diffstat (limited to 'infra')
| -rw-r--r-- | infra/app.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/app.ts b/infra/app.ts index f585748ae..caaea0e9d 100644 --- a/infra/app.ts +++ b/infra/app.ts @@ -39,6 +39,7 @@ new sst.cloudflare.x.Astro("Web", { domain, path: "packages/web", environment: { + // For astro config SST_STAGE: $app.stage, VITE_API_URL: api.url, }, |
