diff options
| author | Frank <[email protected]> | 2025-09-09 16:40:12 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-09 16:40:12 -0400 |
| commit | 63384bc2147d950fcb4cb4ebaa1d4f1ea3331759 (patch) | |
| tree | c31c14ca5c0d044570f39b24d545d0b7d0678523 /infra/cloud.ts | |
| parent | 2508e06c587aa80d8c4f19d3180ca1a71d4af285 (diff) | |
| download | opencode-63384bc2147d950fcb4cb4ebaa1d4f1ea3331759.tar.gz opencode-63384bc2147d950fcb4cb4ebaa1d4f1ea3331759.zip | |
wip: zen
Diffstat (limited to 'infra/cloud.ts')
| -rw-r--r-- | infra/cloud.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/cloud.ts b/infra/cloud.ts index 622068e08..d1d8d2933 100644 --- a/infra/cloud.ts +++ b/infra/cloud.ts @@ -133,6 +133,7 @@ new sst.cloudflare.x.SolidStart("Console", { STRIPE_WEBHOOK_SECRET, STRIPE_SECRET_KEY, ANTHROPIC_API_KEY, + OPENAI_API_KEY, XAI_API_KEY, BASETEN_API_KEY, ], |
