fix snytax

This commit is contained in:
Matt Reeves 2024-10-19 21:16:27 -04:00
parent ef501028ad
commit 35dad01604

View file

@ -177,10 +177,10 @@ services:
blackbox-exporter:
command: --config.file=/config/blackbox.yml
container_name: blackbox-exporter
image: quay.io/prometheus/blackbox-exporter:v0.25.0
volumes:
- /docker/appdata/blackbox/config:/config
container_name: blackbox_exporter
ports:
- 9115:9115