This commit is contained in:
2025-09-26 16:36:38 +02:00
parent ee951835c3
commit ec626a4c65

View File

@@ -1,19 +0,0 @@
# External Tools Configuration
# Define external tools that appear in the sidebar
external_tools:
- label: "Open WebUI"
icon: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/open-webui-light.svg"
url: "https://webui.project-insanity.de/"
- label: "Langfuse"
icon: "https://langfuse.com/langfuse_icon.svg" # Material Design icon name
url: "http://10.2.2.104:3000"
# Configuration options
config:
# Open external tools in new tab/window
open_in_new_tab: true
# Show external tools section in sidebar
enabled: true