mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-09 23:30:01 +00:00
fix(prometheus-paperless-ngx-exporter): Fix wrong Interface Port (#2812)
#2808
This commit is contained in:
parent
712ff6f5cc
commit
6c5200d0a1
@ -8,7 +8,7 @@
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 3000,
|
||||
"interface_port": 8081,
|
||||
"documentation": null,
|
||||
"website": "https://github.com/hansmi/prometheus-paperless-exporter",
|
||||
"logo": "https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/resources/logo/web/svg/square.svg",
|
||||
|
Loading…
Reference in New Issue
Block a user