diff --git a/infrastructure/prometheus/prometheus.yaml b/infrastructure/prometheus/prometheus.yaml index 2ab60b3..0b7c56d 100644 --- a/infrastructure/prometheus/prometheus.yaml +++ b/infrastructure/prometheus/prometheus.yaml @@ -37,4 +37,4 @@ scrape_configs: # Caddy - job_name: caddy static_configs: - - targets: ["caddy:2019"] + - targets: ["proxy:2019"]