Revert "security** node-exporter data & port publicly exposed"

This reverts commit d0cd709c08.
This commit is contained in:
sak
2021-04-19 15:24:36 +05:30
parent d0cd709c08
commit 0f9a455719
2 changed files with 4 additions and 7 deletions

View File

@ -18,5 +18,5 @@ matrix_prometheus_node_exporter_systemd_wanted_services_list: []
# Controls whether the matrix-prometheus container exposes its HTTP port (tcp/9100 in the container).
#
# Takes an "<ip>:<port>" value (e.g. "127.0.0.1:9100"), or empty string to not expose.
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:9100"), or empty string to not expose.
matrix_prometheus_node_exporter_container_http_host_bind_port: ''