mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Enhance DATA_DIR handling in main.py and docker-compose configuration
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
environment:
|
||||
- 'OLLAMA_BASE_URL=http://ollama:11434'
|
||||
- 'WEBUI_SECRET_KEY='
|
||||
- 'DATA_DIR=/app/backend/data'
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user