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: webui:
image: ghcr.io/open-webui/open-webui:main image: ghcr.io/open-webui/open-webui:main
container_name: open-webui container_name: open-webui
ports: #ports:
- "3855:8080" # - "3855:8080"
environment: environment:
- OLLAMA_BASE_URL=http://ollama:11434 - OLLAMA_BASE_URL=http://ollama:11434
volumes: volumes: