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