mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:05:52 +00:00
Convert deployment to use python uv. Cleaned up some formatting issues Added jsdelivr cdn link for logo.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"interface_port": 7100,
|
||||
"documentation": "https://github.com/thecfu/scraparr/blob/main/README.md",
|
||||
"website": "https://github.com/thecfu/scraparr",
|
||||
"logo": "https://github.com/thecfu/scraparr/raw/main/.github/assets/logos/scraparr_logo.svg",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/scraparr-dark.svg",
|
||||
"config_path": "/scraparr/config/config.yaml",
|
||||
"description": "Scraparr is a Prometheus exporter for the *arr suite (Sonarr, Radarr, Lidarr, etc.). It provides metrics that can be scraped by Prometheus to monitor and visualize the health and performance of your *arr applications.",
|
||||
"install_methods": [
|
||||
|
||||
Reference in New Issue
Block a user