ollama cpu updates

This commit is contained in:
2025-10-16 20:11:20 -07:00
parent 867655e84e
commit 08d52cac38
3 changed files with 8 additions and 2 deletions
+3
View File
@@ -49,5 +49,8 @@ services:
- "${VOL_PATH:-./data}/open-webui:/app/backend/data"
extra_hosts:
- "host.docker.internal:host-gateway"
environment:
- WEBUI_SECRET_KEY=${WEBUI_SECRET_KEY}
- USE_CUDA_DOCKER=${USE_CUDA_DOCKER}
ports:
- "3000:8080" # Open WebUI access