mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Add lines to docstring
This commit is contained in:
parent
a38d043401
commit
88a95b236b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ MEMCACHED_PORT=${MEMCACHED_PORT:-"11211"}
|
|||
|
||||
RRDCACHED_PORT=${RRDCACHED_PORT:-"42217"}
|
||||
|
||||
# From https://github.com/docker-library/mariadb/blob/master/docker-entrypoint.sh
|
||||
# From https://github.com/docker-library/mariadb/blob/master/docker-entrypoint.sh#L21-L41
|
||||
# usage: file_env VAR [DEFAULT]
|
||||
# ie: file_env 'XYZ_DB_PASSWORD' 'example'
|
||||
# (will allow for "$XYZ_DB_PASSWORD_FILE" to fill in the value of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue