From 9ff5ccb0f6e99c4bf0b58dea41ea27fd1363249a Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Tue, 3 May 2022 18:30:31 +0200 Subject: [PATCH] Fix typo --- docker-compose/prometheus/prometheus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose/prometheus/prometheus.yml b/docker-compose/prometheus/prometheus.yml index 63cfabb9a..3a664a64b 100644 --- a/docker-compose/prometheus/prometheus.yml +++ b/docker-compose/prometheus/prometheus.yml @@ -26,4 +26,3 @@ scrape_configs: - targets: ["grafana:3000"] labels: "host": "localhost" -~ -- GitLab