From 830c6923b50bd8f492f3f8262c787a3d1788b3bd Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:55:14 +0100 Subject: [PATCH] fix: homarr: conf location (#11253) --- frontend/public/json/homarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/homarr.json b/frontend/public/json/homarr.json index d539c98ca..2a70a6955 100644 --- a/frontend/public/json/homarr.json +++ b/frontend/public/json/homarr.json @@ -12,7 +12,7 @@ "documentation": "https://homarr.dev/docs/getting-started/", "website": "https://homarr.dev/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/homarr.webp", - "config_path": "/opt/homarr/.env", + "config_path": "/opt/homarr.env", "description": "Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.", "install_methods": [ {