mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
Remove directory browsing, proxy all requests to the exporter
@@ -4,10 +4,8 @@
|
||||
localhost:8080
|
||||
|
||||
gzip
|
||||
browse
|
||||
ext .html
|
||||
log access.log
|
||||
proxy /metrics localhost:9182
|
||||
proxy / localhost:9182
|
||||
|
||||
tls "c:/client/cert.pem" "c:/client/cert-key.pem" {
|
||||
clients "C:/client/intermediate_masters_ca.pem"
|
||||
|
||||
Reference in New Issue
Block a user