mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-04 04:57:37 +00:00
fix(prometheus-paperless-ngx-exporter): Fix wrong Interface Port (#2812)
#2808
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user