|
@@ -27,7 +27,6 @@ services:
|
|
environment:
|
|
environment:
|
|
- 'OLLAMA_BASE_URL=http://ollama:11434'
|
|
- 'OLLAMA_BASE_URL=http://ollama:11434'
|
|
- 'WEBUI_SECRET_KEY='
|
|
- 'WEBUI_SECRET_KEY='
|
|
- - 'DATA_DIR=/app/backend/data'
|
|
|
|
extra_hosts:
|
|
extra_hosts:
|
|
- host.docker.internal:host-gateway
|
|
- host.docker.internal:host-gateway
|
|
restart: unless-stopped
|
|
restart: unless-stopped
|