Merge branch 'dev'
This commit is contained in:
commit
a360e0c67f
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ export const env = createEnv({
|
|||
UPSTASH_REDIS_EXPIRY_SECONDS: z.string(),
|
||||
UPSTASH_RATELIMIT_REQUESTS: z.string(),
|
||||
UPSTASH_RATELIMIT_SECONDS: z.string(),
|
||||
NODE_ENV: z.enum(["development", "test", "production"]),
|
||||
ABLY_PRIVATE_KEY: z.string(),
|
||||
APP_ENV: z.string(),
|
||||
UNKEY_ROOT_KEY: z.string(),
|
||||
|
|
Loading…
Add table
Reference in a new issue