Update AI_Containers/open-webui/compose.yaml

This commit is contained in:
2026-04-04 01:17:17 +00:00
parent c8ea518371
commit 6b3e76f5ea
+2 -2
View File
@@ -2,8 +2,8 @@ services:
webui:
image: ghcr.io/open-webui/open-webui:main
container_name: open-webui
ports:
- "3855:8080"
#ports:
# - "3855:8080"
environment:
- OLLAMA_BASE_URL=http://ollama:11434
volumes: