优化日志记录并改用非 root 运行
This commit is contained in:
@@ -30,7 +30,7 @@ RATE_LIMIT_REQUESTS_PER_MINUTE=300
|
||||
LOG_LEVEL=info
|
||||
LOG_DIR=logs
|
||||
LOG_ENABLE_CONSOLE=true
|
||||
LOG_ENABLE_FILE=false
|
||||
LOG_ENABLE_FILE=true
|
||||
LOG_RETAIN_DAYS=14
|
||||
|
||||
# MinIO 容器初始化变量,同时供后端对象存储使用。
|
||||
|
||||
Reference in New Issue
Block a user