Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good

This commit is contained in:
2025-08-12 21:19:06 +00:00
parent e1638e58c3
commit d01d53c4a2

View File

@@ -41,8 +41,6 @@ services:
open_webui:
container_name: openwebui
image: ${OPENWEBUI:-ghcr.io/open-webui/open-webui:main}
dns:
- 192.168.1.1
ports:
- "3000:8080"
volumes: