diff --git a/AI_Containers/ollama+open-webui/compose.yaml b/AI_Containers/ollama+open-webui/compose.yaml index 1d24fd6..59098eb 100644 --- a/AI_Containers/ollama+open-webui/compose.yaml +++ b/AI_Containers/ollama+open-webui/compose.yaml @@ -22,5 +22,5 @@ services: labels: - flame.type=application # "app" works too - flame.name=Webui - - flame.url=http://webui.gabesville.internal #Adjust to your domain or IP + - flame.url=http://webui.homelab.internal #Adjust to your domain or IP - flame.icon=chat-processing \ No newline at end of file