add ct name to snmp

This commit is contained in:
mafyuh 2024-10-15 16:26:54 +00:00
parent 332416c29a
commit 59a36753fe

View file

@ -53,6 +53,7 @@ services:
snmp-exporter:
image: prom/snmp-exporter:v0.26.0
container_name: snmp-exporter
volumes:
- /docker/appdata/snmp:/etc/snmp_exporter
command: --config.file=/etc/snmp-exporter/snmp.yml