summaryrefslogtreecommitdiffhomepage
path: root/cloud/resource/sst-env.d.ts
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-02 03:14:56 -0400
committerDax Raad <[email protected]>2025-09-02 03:18:30 -0400
commit810c9cff1db91f10158cc002dc70b89871762e1e (patch)
tree108ea81a51856003bad4d376a6a0fa79e5964216 /cloud/resource/sst-env.d.ts
parent47d4c87bdd358f69be5a5612868b5127de1922a3 (diff)
downloadopencode-810c9cff1db91f10158cc002dc70b89871762e1e.tar.gz
opencode-810c9cff1db91f10158cc002dc70b89871762e1e.zip
wip: cloud
Diffstat (limited to 'cloud/resource/sst-env.d.ts')
-rw-r--r--cloud/resource/sst-env.d.ts8
1 files changed, 0 insertions, 8 deletions
diff --git a/cloud/resource/sst-env.d.ts b/cloud/resource/sst-env.d.ts
index 9c4f5cc0d..d0b2bb4a4 100644
--- a/cloud/resource/sst-env.d.ts
+++ b/cloud/resource/sst-env.d.ts
@@ -18,14 +18,6 @@ declare module "sst" {
"type": "sst.cloudflare.SolidStart"
"url": string
}
- "DATABASE_PASSWORD": {
- "type": "sst.sst.Secret"
- "value": string
- }
- "DATABASE_USERNAME": {
- "type": "sst.sst.Secret"
- "value": string
- }
"Database": {
"database": string
"host": string