diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ Read the docs for more info. If set, logs will be written to the specified file. Otherwise, logs are written to `stderr`. ## Example Configuration -```dotenv +```ini LFME_API_KEY=0123456789abcdef0123456789abcdef LFME_LOG_LEVEL=error LFME_PORT=3000 |