fix(prometheus-paperless-ngx-exporter): Fix wrong Interface Port ()

This commit is contained in:
Sven Schneider
2025-03-04 09:55:42 +01:00
committed by GitHub
parent 712ff6f5cc
commit 6c5200d0a1

@ -8,7 +8,7 @@
"type": "ct", "type": "ct",
"updateable": true, "updateable": true,
"privileged": false, "privileged": false,
"interface_port": 3000, "interface_port": 8081,
"documentation": null, "documentation": null,
"website": "https://github.com/hansmi/prometheus-paperless-exporter", "website": "https://github.com/hansmi/prometheus-paperless-exporter",
"logo": "https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/resources/logo/web/svg/square.svg", "logo": "https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/resources/logo/web/svg/square.svg",