summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-metrics/prometheus/files/prometheus.initd1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-metrics/prometheus/files/prometheus.initd b/app-metrics/prometheus/files/prometheus.initd
index dc5db03ad5ea..00e3c25ebe84 100644
--- a/app-metrics/prometheus/files/prometheus.initd
+++ b/app-metrics/prometheus/files/prometheus.initd
@@ -16,7 +16,6 @@ command_args="
--storage.tsdb.path=/var/lib/prometheus/data
--web.console.templates=/etc/prometheus/consoles
--web.console.libraries=/etc/prometheus/console_libraries
- --web.listen-address=0.0.0.0:9090
--web.enable-admin-api
${prometheus_args}"
else