update readme
This commit is contained in:
parent
de50858280
commit
d3b55f2b3c
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue