wip: zen (#11343)
This commit is contained in:
parent
1aade4b308
commit
7cb84f13d3
11 changed files with 74 additions and 18 deletions
|
|
@ -133,6 +133,8 @@ const ZEN_MODELS = [
|
|||
new sst.Secret("ZEN_MODELS6"),
|
||||
new sst.Secret("ZEN_MODELS7"),
|
||||
new sst.Secret("ZEN_MODELS8"),
|
||||
new sst.Secret("ZEN_MODELS9"),
|
||||
new sst.Secret("ZEN_MODELS10"),
|
||||
]
|
||||
const STRIPE_SECRET_KEY = new sst.Secret("STRIPE_SECRET_KEY")
|
||||
const STRIPE_PUBLISHABLE_KEY = new sst.Secret("STRIPE_PUBLISHABLE_KEY")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue