Skip to content

Commit

Permalink
Update dockercompose.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall authored May 5, 2024
1 parent 5835875 commit 900919f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions documentation/docs/install/dockercompose.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,16 @@ services:
UP_POLLER_DEBUG="false"
UP_UNIFI_DYNAMIC="false"
UP_PROMETHEUS_HTTP_LISTEN=0.0.0.0:9130
UP_PROMETHEUS_NAMESPACE=unifipoller
UP_UNIFI_CONTROLLER_0_PASS=unifipoller123
UP_PROMETHEUS_NAMESPACE=unpoller
UP_UNIFI_CONTROLLER_0_PASS=unpoller12345
UP_UNIFI_CONTROLLER_0_SAVE_ALARMS="true"
UP_UNIFI_CONTROLLER_0_SAVE_ANOMALIES="true"
UP_UNIFI_CONTROLLER_0_SAVE_DPI="true"
UP_UNIFI_CONTROLLER_0_SAVE_EVENTS="true"
UP_UNIFI_CONTROLLER_0_SAVE_IDS="true"
UP_UNIFI_CONTROLLER_0_SAVE_SITES="true"
UP_UNIFI_CONTROLLER_0_URL=https://192.168.14.250:8443
UP_UNIFI_CONTROLLER_0_USER=unifipoller
UP_UNIFI_CONTROLLER_0_USER=unpoller

volumes:
grafana-storage:
Expand Down

0 comments on commit 900919f

Please sign in to comment.