Update file main.yml
This commit is contained in:
parent
2edd629124
commit
0e4f3ab50f
@ -115,9 +115,8 @@
|
|||||||
WorkingDirectory=/opt/pve_exporter
|
WorkingDirectory=/opt/pve_exporter
|
||||||
Environment="HOME=/opt/pve_exporter"
|
Environment="HOME=/opt/pve_exporter"
|
||||||
ExecStart=/opt/pve_exporter/venv/bin/pve_exporter \
|
ExecStart=/opt/pve_exporter/venv/bin/pve_exporter \
|
||||||
--server 0.0.0.0 \
|
--web.listen-address=0.0.0.0:9223 \
|
||||||
--port 9223 \
|
--config.file=/opt/pve_exporter/config/config.yml
|
||||||
--config /opt/pve_exporter/config/config.yml
|
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user