passage siam.nicolasboyer.com

This commit is contained in:
2026-03-03 13:43:20 +01:00
parent 227edc1296
commit a583478bc3
3 changed files with 12 additions and 2 deletions

View File

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