Skip to content

Commit

Permalink
docs: Updating cli args
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Nov 5, 2023
1 parent c1634ce commit b0295bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ Usage of fibr:
--loggerMessageKey string [logger] Key for message in JSON ${FIBR_LOGGER_MESSAGE_KEY} (default "msg")
--loggerTimeKey string [logger] Key for timestamp in JSON ${FIBR_LOGGER_TIME_KEY} (default "time")
--minify Minify HTML ${FIBR_MINIFY} (default true)
--name string [server] Name ${FIBR_NAME} (default "http")
--noAuth [auth] Disable basic authentification ${FIBR_NO_AUTH} (default false)
--okStatus int [http] Healthy HTTP Status code ${FIBR_OK_STATUS} (default 204)
--pathPrefix string Root Path Prefix ${FIBR_PATH_PREFIX}
Expand Down

0 comments on commit b0295bb

Please sign in to comment.