fix: wireguard-exporter image path
This commit is contained in:
parent
093f5fd7d7
commit
a73130db88
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
wireguard-exporter:
|
||||
image: mondough/wireguard-exporter:latest
|
||||
image: ghcr.io/mondough/wireguard-exporter:latest
|
||||
container_name: wireguard-exporter
|
||||
network_mode: host
|
||||
pid: host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue