mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
wip: zen
This commit is contained in:
parent
bcfa63aa4e
commit
28c802f399
24 changed files with 590 additions and 600 deletions
|
|
@ -116,7 +116,6 @@ const gatewayKv = new sst.cloudflare.Kv("GatewayKv")
|
|||
// CONSOLE
|
||||
////////////////
|
||||
|
||||
const oldBucket = new sst.cloudflare.Bucket("ConsoleData")
|
||||
const bucket = new sst.cloudflare.Bucket("ZenData")
|
||||
|
||||
const AWS_SES_ACCESS_KEY_ID = new sst.Secret("AWS_SES_ACCESS_KEY_ID")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue