Redis
LaunchCode uses Redis rate limit provided by Upstash (opens in a new tab). You can disable it in the src/middleware.ts
files.
Configure Redis in your .env.local
file:
REDIS_SECRET=redis_secret
REDIS_URL=your_url
LaunchCode uses Redis rate limit provided by Upstash (opens in a new tab). You can disable it in the src/middleware.ts
files.
Configure Redis in your .env.local
file:
REDIS_SECRET=redis_secret
REDIS_URL=your_url