diff options
| author | Jay V <[email protected]> | 2025-07-07 16:31:10 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-07-07 16:31:15 -0400 |
| commit | facd851b119f3570a00769a2cb8755e5d245fdff (patch) | |
| tree | a0f44730148cb2d60493772372ff3bbd27f31519 /infra | |
| parent | c51de945a5620d77ccb25652c732d259035a8cf7 (diff) | |
| download | opencode-facd851b119f3570a00769a2cb8755e5d245fdff.tar.gz opencode-facd851b119f3570a00769a2cb8755e5d245fdff.zip | |
docs: dynamic domain
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, }, |
