Configure to listen on 0.0.0.0 be default
This commit is contained in:
@@ -3,5 +3,5 @@ ipmi_exporter_version: 1.10.1
|
||||
ipmi_exporter_config_dir: "/etc/ipmi_exporter"
|
||||
ipmi_exporter_log_level: "info"
|
||||
ipmi_exporter_log_format: "logfmt"
|
||||
ipmi_exporter_web_listen_address: "localhost:9290"
|
||||
ipmi_exporter_web_listen_address: "0.0.0.0:9290"
|
||||
ipmi_exporter_args: ""
|
||||
|
||||
Reference in New Issue
Block a user