refactor locations

This commit is contained in:
Tobias
2025-12-24 23:31:10 +01:00
parent f826c56986
commit 6d88b971a3
2 changed files with 16 additions and 15 deletions

View File

@@ -8,11 +8,11 @@
"type": "addon",
"updateable": true,
"privileged": false,
"interface_port": 9025,
"interface_port": 9205,
"documentation": "https://github.com/xperimental/nextcloud-exporter",
"website": "https://github.com/xperimental/nextcloud-exporter",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp",
"config_path": "/opt/nextcloud-exporter.env",
"config_path": "/etc/nextcloud-exporter.env",
"description": "Prometheus exporter for Nextcloud servers. ",
"install_methods": [
{