fix: homarr: conf location (#11253)

This commit is contained in:
Tobias
2026-01-28 09:55:14 +01:00
committed by GitHub
parent cc59d69cb7
commit 830c6923b5

View File

@@ -12,7 +12,7 @@
"documentation": "https://homarr.dev/docs/getting-started/", "documentation": "https://homarr.dev/docs/getting-started/",
"website": "https://homarr.dev/", "website": "https://homarr.dev/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/homarr.webp", "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.", "description": "Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.",
"install_methods": [ "install_methods": [
{ {