feat: 更新 Upstash 配置,修改环境变量名称以提高一致性
This commit is contained in:
+4
-4
@@ -22,11 +22,11 @@ NEXT_PUBLIC_STORAGE_TYPE=localstorage
|
||||
# Upstash Redis 配置(选择 upstash 存储时需要)
|
||||
# ==============================================
|
||||
|
||||
# Upstash Redis REST API 地址
|
||||
# UPSTASH_REDIS_REST_URL=https://xxx.upstash.io
|
||||
# Upstash Redis 连接 URL
|
||||
# UPSTASH_URL=https://xxx.upstash.io
|
||||
|
||||
# Upstash Redis REST API 令牌
|
||||
# UPSTASH_REDIS_REST_TOKEN=AX_xxx
|
||||
# Upstash Redis 访问令牌
|
||||
# UPSTASH_TOKEN=AX_xxx
|
||||
|
||||
# ==============================================
|
||||
# Redis 配置(选择 redis 存储时需要)
|
||||
|
||||
Reference in New Issue
Block a user