Skip to content

Commit

Permalink
Fix issue with alerts not functioning correctly. (librenms#298)
Browse files Browse the repository at this point in the history
This should address the issues mentioned in librenms#297
  • Loading branch information
Aterfax authored Aug 12, 2022
1 parent 07f3baa commit 3c84a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/compose/librenms.env
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3c84a0a

Please sign in to comment.