wip: cloud
This commit is contained in:
parent
47d4c87bdd
commit
810c9cff1d
33 changed files with 575 additions and 2193 deletions
8
packages/function/sst-env.d.ts
vendored
8
packages/function/sst-env.d.ts
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue