perf: use redis/upstash for ip rate limits (#28694)
This commit is contained in:
parent
b14e7451ab
commit
fdff82e6fc
7 changed files with 83 additions and 28 deletions
|
|
@ -250,6 +250,8 @@ new sst.cloudflare.x.SolidStart("Console", {
|
|||
bucket,
|
||||
bucketNew,
|
||||
database,
|
||||
SECRET.UpstashRedisRestUrl,
|
||||
SECRET.UpstashRedisRestToken,
|
||||
AUTH_API_URL,
|
||||
STRIPE_WEBHOOK_SECRET,
|
||||
DISCORD_INCIDENT_WEBHOOK_URL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue