From d3b55f2b3cfe2f09efbce5747ade8c532d13a4f1 Mon Sep 17 00:00:00 2001 From: ari melody Date: Sun, 10 Nov 2024 05:49:00 +0000 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af88c65..df0c351 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ panel will be disabled without valid discord app credentials (this can however be bypassed by running the server with `-adminBypass`). the configuration may be overridden using environment variables in the format -`ARIMELODY_
_`. for example, `db.host` in the config may be -overridden with `ARIMELODY_DB_HOST`. +`ARIMELODY__`. for example, `db.host` in the config may +be overridden with `ARIMELODY_DB_HOST`. the location of the configuration file can also be overridden with `ARIMELODY_CONFIG`.