From 70029b0ba7593c069632be9f434b0fa9e2b80417 Mon Sep 17 00:00:00 2001 From: alyx Date: Wed, 9 Aug 2023 15:56:15 -0400 Subject: fix highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e0eb966..974a711 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3-54-g00ecf