summaryrefslogtreecommitdiffhomepage
path: root/cloud/resource/sst-env.d.ts
diff options
context:
space:
mode:
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