fix: wireguard-exporter image path

This commit is contained in:
feldjaeger 2026-04-18 17:10:16 +02:00
parent 093f5fd7d7
commit a73130db88

View file

@ -95,7 +95,7 @@ services:
restart: unless-stopped restart: unless-stopped
wireguard-exporter: wireguard-exporter:
image: mondough/wireguard-exporter:latest image: ghcr.io/mondough/wireguard-exporter:latest
container_name: wireguard-exporter container_name: wireguard-exporter
network_mode: host network_mode: host
pid: host pid: host