mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 09:04:10 -04:00
fix compose files
also fix location of service file for deb
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: unifi-poller
|
||||
image: golift/unifi-poller:latest
|
||||
image: ghcr.io/unpoller/unpoller:latest
|
||||
ports:
|
||||
- containerPort: 9130
|
||||
name: tcp
|
||||
|
||||
Reference in New Issue
Block a user