mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Ensure REDIS_SCHEME is set with default value (#300)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
3c84a0a6b5
commit
dc731efce3
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,6 @@ LOG_IP_VAR=remote_addr
|
|||
CACHE_DRIVER=redis
|
||||
SESSION_DRIVER=redis
|
||||
REDIS_HOST=redis
|
||||
REDIS_SCHEME=tcp
|
||||
|
||||
LIBRENMS_SNMP_COMMUNITY=librenmsdocker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue