Skip to content

Commit 20a0342

Browse files
committed
chore: update readme
1 parent ca4a473 commit 20a0342

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,9 @@ pnpm dev
5656
- `NEXT_PUBLIC_MAX_IP_WHOIS_FOLLOW`: Max IP Whois Follow (Default: 5)
5757

5858
### CACHE
59-
> TIP: If you want to enable Redis Cache, you need to set the following environment variables.
60-
- `REDIS_HOST`: Redis Host
61-
- `REDIS_PORT`: Redis Port
62-
- `REDIS_PASSWORD`: Redis Password
59+
- `REDIS_HOST`: Redis Host *(CACHE DISABLED WHEN EMPTY)*
60+
- `REDIS_PORT`: Redis Port (Default: 6379)
61+
- `REDIS_PASSWORD`: Redis Password *(OPTIONAL)*
6362
- `REDIS_DB`: Redis DB (Default: 0)
6463
- `REDIS_CACHE_TTL`: Redis Cache TTL Secs (Default: 3600)
6564

0 commit comments

Comments
 (0)