- Added REDIS environment variable to .env.example - Updated src/index.tsx to check for multiple required environment variables - Updated src/utils/server.ts to use REDIS environment variable for RedisClient
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
KAIQIUCC_TOKEN=''
|
|
REDIS='' |