瀏覽代碼

fix:Resolve the issue of Docker startup documents being queued all th… (#10791)

tags/0.11.2
壮士 11 月之前
父節點
當前提交
6d532bfc02
No account linked to committer's email address
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      docker/.env.example

+ 2
- 2
docker/.env.example 查看文件

@@ -49,7 +49,7 @@ FILES_URL=
# Supported values are `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`
LOG_LEVEL=INFO
# Log file path
LOG_FILE=
LOG_FILE=/app/logs/server.log
# Log file max size, the unit is MB
LOG_FILE_MAX_SIZE=20
# Log file max backup count
@@ -916,4 +916,4 @@ POSITION_PROVIDER_EXCLUDES=
CSP_WHITELIST=

# Enable or disable create tidb service job
CREATE_TIDB_SERVICE_JOB_ENABLED=false
CREATE_TIDB_SERVICE_JOB_ENABLED=false

Loading…
取消
儲存