1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Fix issue with alerts not functioning correctly. (#298)

This should address the issues mentioned in https://github.com/librenms/docker/issues/297
This commit is contained in:
Aterfax 2022-08-12 23:55:30 +01:00 committed by GitHub
parent 07f3baab8e
commit 3c84a0a6b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ LOG_IP_VAR=remote_addr
CACHE_DRIVER=redis
SESSION_DRIVER=redis
REDIS_HOST=redis
REDIS_SCHEME=tcp
LIBRENMS_SNMP_COMMUNITY=librenmsdocker