aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2023-08-09 15:56:15 -0400
committeralyx <alyx@aleteoryx.me>2023-08-09 15:56:15 -0400
commit70029b0ba7593c069632be9f434b0fa9e2b80417 (patch)
treefac731e7807a70ee813942bf4b0bdbbcd885ef23
parent5fd77ff702c214415390b145144c5d15331bc5bb (diff)
downloadlfm_embed-70029b0ba7593c069632be9f434b0fa9e2b80417.tar.gz
lfm_embed-70029b0ba7593c069632be9f434b0fa9e2b80417.tar.bz2
lfm_embed-70029b0ba7593c069632be9f434b0fa9e2b80417.zip
fix highlighting
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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