mirror of
https://github.com/librenms/docker.git
synced 2026-07-21 09:18:49 +00:00
Typo fix
This commit is contained in:
parent
cd9defce7b
commit
cb07a9cfeb
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ If you are interested, [check out](https://hub.docker.com/r/crazymax/) my other
|
|||
* `DB_NAME` : MySQL database name (default `librenms`)
|
||||
* `DB_USER` : MySQL user (default `librenms`)
|
||||
* `DB_PASSWORD` : MySQL password (default `librenms`)
|
||||
* `DB_TIMEOUT` : Time in seconds after which we stop trying to reach the MySQL server (userful for clusters, default `30`)
|
||||
* `DB_TIMEOUT` : Time in seconds after which we stop trying to reach the MySQL server (useful for clusters, default `30`)
|
||||
* `MEMCACHED_HOST` : Hostname / IP address of a Memcached server
|
||||
* `MEMCACHED_PORT` : Port of the Memcached server
|
||||
* `RRDCACHED_HOST` : Hostname / IP address of a RRDcached server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue