mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
ollama cpu updates
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user