Merge branch 'main' of ssh://gt.hexor.cy:30022/ab/homelab

This commit is contained in:
AB
2025-11-07 17:05:25 +02:00

View File

@@ -206,14 +206,14 @@ EOT
create_group = true
access_groups = ["admins"]
}
"ollama" = {
name = "Ollama API"
slug = "ollama"
"ollama-webui" = {
name = "OpenWeb-UI"
slug = "ollama-webui"
group = "Tools"
external_host = "https://ai.hexor.cy"
internal_host = "http://ollama.ollama.svc:11434"
internal_host = "http://open-webui.ollama.svc"
internal_host_ssl_validation = false
meta_description = "Ollama API"
meta_description = "OpenWeb UI"
meta_icon = "https://ollama.com/public/ollama.png"
mode = "proxy"
outpost = "kubernetes-outpost"