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