This commit is contained in:
Robert Ose
2025-12-16 12:26:21 +01:00
parent 943e99576e
commit 6a49e454a9

View File

@@ -4,7 +4,7 @@ services:
prometheus:
image: prom/prometheus:latest
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml:ro
- ./prometheus.yaml:/etc/prometheus/prometheus.yml:ro
ports:
- "9090:9090"
networks: