forked from DevOps/deploy.stack
fix(newapi): 切换 Redis 连接为无密码模式
This commit is contained in:
@@ -43,6 +43,7 @@ DB_USER=newapi
|
||||
DB_PASSWORD=<your-strong-password>
|
||||
|
||||
# ---------- Redis(容器内 Redis)----------
|
||||
REDIS_HOST=redis
|
||||
REDIS_PASSWORD=<your-strong-password>
|
||||
|
||||
# ---------- new-api 应用 ----------
|
||||
|
||||
Reference in New Issue
Block a user