Delete nutweb/docker-compose.yml

This commit is contained in:
2026-01-25 16:27:40 +00:00
parent f899baf0d6
commit 85307cc7b5

View File

@@ -1,15 +0,0 @@
services:
nut-web:
image: 'ghcr.io/superioone/nut_webgui:latest'
ports:
- '9090:9000'
environment:
- UPSD_ADDR=192.168.1.16
- UPSD_USER=upsmon
- UPSD_PASS=Abingdon2025
- POLL_FREQ=60
- POLL_INTERVAL=5
- UPSD_PORT=3493
restart: unless-stopped
container_name: nut-web