mirror of
https://github.com/nginxinc/nginx-prometheus-exporter.git
synced 2025-04-19 23:42:14 +03:00
9 lines
108 B
SYSTEMD
9 lines
108 B
SYSTEMD
[Unit]
|
|
Description=NGINX Prometheus Exporter
|
|
|
|
[Socket]
|
|
ListenStream=9113
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|