From 1f2d308f2cbc695232cb686b0cb08a4a2dbcd786 Mon Sep 17 00:00:00 2001 From: "stephen.li" Date: Thu, 4 Nov 2021 17:22:04 +0800 Subject: [PATCH] docs: 1. add '-file' flag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1400f64..e471fee 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ This image is configurable using different flags | time | 1000 | log cron time (ms) | | timeout | 60 | log cron timeout (minute) | | port | 9094 | Addresses port using of server | +| file | | log file path | API ---