diff options
| author | Jay V <[email protected]> | 2025-07-07 16:25:39 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-07-07 16:26:23 -0400 |
| commit | 9253a3ca9e561bb44e08d634295706ddade6f00e (patch) | |
| tree | 2cd9fecabc377b1edc9d489d33bd21437fb9b08c /infra/app.ts | |
| parent | 7cfa297a78a549ac45b98c3126bc2c1d6a5a22ac (diff) | |
| download | opencode-9253a3ca9e561bb44e08d634295706ddade6f00e.tar.gz opencode-9253a3ca9e561bb44e08d634295706ddade6f00e.zip | |
docs: debug
Diffstat (limited to 'infra/app.ts')
| -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 834936b71..f585748ae 100644 --- a/infra/app.ts +++ b/infra/app.ts @@ -39,6 +39,7 @@ new sst.cloudflare.x.Astro("Web", { domain, path: "packages/web", environment: { + SST_STAGE: $app.stage, VITE_API_URL: api.url, }, }) |
