chore: 添加 REDIS_DATABASE 到 .env.example
This commit is contained in:
@@ -29,6 +29,7 @@ MYSQL_MEMORY_RESERVATION=1024m
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PORT=6379
|
||||
REDIS_PASSWORD=your_1panel_redis_password
|
||||
REDIS_DATABASE=0
|
||||
|
||||
# Redis 内存配置(1Panel 管理,此处配置不生效)
|
||||
REDIS_MEMORY_LIMIT=512m
|
||||
|
||||
Reference in New Issue
Block a user