From 31d377960d422ed173ad7d41e761aea1cbc4b71b Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 23 Jan 2026 10:19:53 -0500 Subject: [PATCH] Update frontend/public/json/sonobarr.json --- frontend/public/json/sonobarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/sonobarr.json b/frontend/public/json/sonobarr.json index 8847fc612..614ed36cd 100644 --- a/frontend/public/json/sonobarr.json +++ b/frontend/public/json/sonobarr.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": 5000, "documentation": "https://github.com/Dodelidoo-Labs/sonobarr", - "config_path": ".env", + "config_path": "/etc/sonobarr/.env", "website": "https://github.com/Dodelidoo-Labs/sonobarr", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/sonobarr.webp", "description": "Sonobarr marries your existing Lidarr library with Last.fm’s discovery graph to surface artists you'll actually like. It runs as a Flask + Socket.IO application, ships with a polished Bootstrap UI, and includes admin tooling so folks can share a single instance safely.",