This commit is contained in:
2026-02-24 20:05:36 +01:00
parent 9ac9415599
commit e4c437d5c0
2 changed files with 8 additions and 2 deletions

View File

@ -23,6 +23,8 @@ services:
environment:
- OLLAMA_BASE_URL=http://ollama:11434
- WEBUI_SECRET_KEY=${WEBUI_SECRET_KEY:-supersecretkey}
- WEBUI_URL=http://93.108.34.236
- ENABLE_WEBSOCKETS=True
volumes:
- webui_data:/app/backend/data
networks: