Browse Source

feat: add log_file environment variable (#3793)

tags/0.6.5
YidaHu 1 year ago
parent
commit
777ec64635
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      api/.env.example

+ 3
- 0
api/.env.example View File

@@ -160,3 +160,6 @@ CODE_MAX_NUMBER_ARRAY_LENGTH=1000
# API Tool configuration
API_TOOL_DEFAULT_CONNECT_TIMEOUT=10
API_TOOL_DEFAULT_READ_TIMEOUT=60

# Log file path
LOG_FILE=

Loading…
Cancel
Save