diff --git a/prometheus.yml b/prometheus.yml index afdc70c..f6e70f3 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -5,4 +5,4 @@ global: scrape_configs: - job_name: 'meshtastic' static_configs: - - targets: [ 'host.docker.internal:9464' ] \ No newline at end of file + - targets: [ 'exporter:9464' ] \ No newline at end of file