update readme

This commit is contained in:
ari melody 2024-11-10 05:49:00 +00:00
parent de50858280
commit d3b55f2b3c
Signed by: ari
GPG key ID: CF99829C92678188

View file

@ -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_<SECTION>_<KEY>`. for example, `db.host` in the config may be
overridden with `ARIMELODY_DB_HOST`.
`ARIMELODY_<SECTION_NAME>_<KEY_NAME>`. 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`.