diff options
| author | Dax Raad <[email protected]> | 2026-01-12 22:33:57 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-01-12 22:33:57 -0500 |
| commit | eaa76dad0cd7be52a969ceaa2a6baa338cc9929d (patch) | |
| tree | 801bcf930ddd967a1c4a0f4f1ad8fbce2bd8b271 /infra | |
| parent | 66f9bdab32b21110c0dd9ce0aaa8d928aea8eba2 (diff) | |
| download | opencode-eaa76dad0cd7be52a969ceaa2a6baa338cc9929d.tar.gz opencode-eaa76dad0cd7be52a969ceaa2a6baa338cc9929d.zip | |
get rid of extra file
Diffstat (limited to 'infra')
| -rw-r--r-- | infra/console.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/console.ts b/infra/console.ts index 1e584ca57..1368ef202 100644 --- a/infra/console.ts +++ b/infra/console.ts @@ -163,6 +163,7 @@ new sst.cloudflare.x.SolidStart("Console", { AWS_SES_ACCESS_KEY_ID, AWS_SES_SECRET_ACCESS_KEY, ZEN_BLACK, + new sst.Secret("ZEN_SESSION_SECRET"), ...ZEN_MODELS, ...($dev ? [ |
