mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:24:21 -04:00
fix compose files
also fix location of service file for deb
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
|
||||
unifi-poller:
|
||||
restart: always
|
||||
image: golift/unifi-poller:latest
|
||||
image: ghcr.io/unpoller/unpoller:${POLLER_TAG}
|
||||
environment:
|
||||
- UP_INFLUXDB_USER=${INFLUXDB_ADMIN_USER}
|
||||
- UP_INFLUXDB_PASS=${INFLUXDB_ADMIN_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user