perf: use redis/upstash for ip rate limits (#28694)
This commit is contained in:
8
sst-env.d.ts
vendored
8
sst-env.d.ts
vendored
@@ -137,6 +137,14 @@ declare module "sst" {
|
||||
"type": "sst.cloudflare.SolidStart"
|
||||
"url": string
|
||||
}
|
||||
"UpstashRedisRestToken": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"UpstashRedisRestUrl": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"Web": {
|
||||
"type": "sst.cloudflare.Astro"
|
||||
"url": string
|
||||
|
||||
Reference in New Issue
Block a user