diff options
| author | Dax Raad <[email protected]> | 2025-11-23 14:28:10 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-11-23 14:28:10 -0500 |
| commit | de4660ac129676fa4028c6c93d13c1eb9178b0ac (patch) | |
| tree | 57dfe34c51343bbe921763e6eda785da44ac6892 /sst.config.ts | |
| parent | 27ae34168474273d7c1aa122069d82b839758974 (diff) | |
| download | opencode-de4660ac129676fa4028c6c93d13c1eb9178b0ac.tar.gz opencode-de4660ac129676fa4028c6c93d13c1eb9178b0ac.zip | |
ci: ignore
Diffstat (limited to 'sst.config.ts')
| -rw-r--r-- | sst.config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sst.config.ts b/sst.config.ts index a18787391..1698721ce 100644 --- a/sst.config.ts +++ b/sst.config.ts @@ -9,7 +9,7 @@ export default $config({ home: "cloudflare", providers: { stripe: { - apiKey: process.env.STRIPE_SECRET_KEY, + apiKey: process.env.STRIPE_SECRET_KEY!, }, planetscale: "0.4.1", }, |
