mirror of
https://github.com/unpoller/unpoller.git
synced 2026-08-03 11:18:35 -04:00
remove IDS env var and add back newline
addressing PR comments
This commit is contained in:
@@ -11,8 +11,7 @@ GRAFANA_PASSWORD=grafanaadmin
|
||||
#unifi-poller
|
||||
POLLER_TAG=latest
|
||||
POLLER_DEBUG=false
|
||||
POLLER_SAVE_IDS=false
|
||||
POLLER_SAVE_DPI=false
|
||||
UNIFI_USER=unifipoller
|
||||
UNIFI_PASS=set_this_on_your_controller
|
||||
UNIFI_URL=https://127.0.0.1:8443
|
||||
UNIFI_URL=https://127.0.0.1:8443
|
||||
|
||||
Reference in New Issue
Block a user