1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-07-28 22:41:57 +03:00
Files
nginx_exporter/examples/tls/web-config.yml
Luca Comellini f45b6fd440 Use web configuration from exporter-toolkit (#461)
Replaces manual implementation of TLS and adds Basic Auth.
2023-07-26 00:38:26 +00:00

4 lines
66 B
YAML

tls_server_config:
cert_file: server.crt
key_file: server.key