From b85164718d3bd6a4ad5fc06d04a3ce2dc028b1db Mon Sep 17 00:00:00 2001 From: iv-ar Date: Wed, 1 Mar 2023 21:56:55 +0100 Subject: feat: Specify wanted format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c40e7f5..c335928 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ The following configuration keys need valid values in order to start the api (re #### Flight mode When debugging the application you sometimes don't want to, or are not able to reach the vault for configuration values. -In this case you can set the environment variable `FLIGHT_MODE` to something positive. +In this case you can set the environment variable `FLIGHT_MODE` to a boolean value of `true`. This will configure the api to read configuration from a json file specified at `FLIGHT_MODE_JSON`, defaults to `flightmode.json`. -- cgit v1.3