Update AI_Containers/open-webui/compose.yaml

This commit is contained in:
2026-02-07 18:30:17 +00:00
parent 2d2f795d1c
commit 155e3d3793
+2 -3
View File
@@ -10,14 +10,13 @@ services:
- /srv/docker/ollama/webui:/app/data
networks:
- ollama
restart: unless-stopped
#Can comment out if not using Flame Dashboard
labels:
- flame.type=application # "app" works too
- flame.name=Webui
- flame.url=http://webui.homelab.internal #Adjust to your domain or IP
- flame.icon=chat-processing
restart: unless-stopped
networks:
ollama:
extrernal: true
external: true