Update nut/docker-compose.yml

Update IP address - actually running on PROD cluster
This commit is contained in:
2026-01-25 16:47:27 +00:00
parent eb7a55937b
commit 3c9e23076e

View File

@@ -4,7 +4,7 @@ services:
ports: ports:
- '9000:9000' - '9000:9000'
environment: environment:
- UPSD_ADDR=192.168.1.22 - UPSD_ADDR=192.168.1.23
- UPSD_USER=upsmon - UPSD_USER=upsmon
- UPSD_PASS=Abingdon2025 - UPSD_PASS=Abingdon2025
- POLL_FREQ=60 - POLL_FREQ=60