fix:Resolve the issue of Docker startup documents being queued all th… (#10791)
This commit is contained in:
parent
ba537d657f
commit
6d532bfc02
@ -49,7 +49,7 @@ FILES_URL=
|
|||||||
# Supported values are `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`
|
# Supported values are `DEBUG`, `INFO`, `WARNING`, `ERROR`, `CRITICAL`
|
||||||
LOG_LEVEL=INFO
|
LOG_LEVEL=INFO
|
||||||
# Log file path
|
# Log file path
|
||||||
LOG_FILE=
|
LOG_FILE=/app/logs/server.log
|
||||||
# Log file max size, the unit is MB
|
# Log file max size, the unit is MB
|
||||||
LOG_FILE_MAX_SIZE=20
|
LOG_FILE_MAX_SIZE=20
|
||||||
# Log file max backup count
|
# Log file max backup count
|
||||||
|
Loading…
Reference in New Issue
Block a user