mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 00:35:38 +02:00
fix: Fix cookie issue
This commit is contained in:
6
sst-env.d.ts
vendored
6
sst-env.d.ts
vendored
@@ -105,6 +105,12 @@ declare module "sst" {
|
||||
"name": string
|
||||
"type": "sst.aws.Bucket"
|
||||
}
|
||||
"Urls": {
|
||||
"api": string
|
||||
"auth": string
|
||||
"site": string
|
||||
"type": "sst.sst.Linkable"
|
||||
}
|
||||
"VPC": {
|
||||
"bastion": string
|
||||
"type": "sst.aws.Vpc"
|
||||
|
||||
Reference in New Issue
Block a user