passage siam.nicolasboyer.com

This commit is contained in:
2026-03-03 13:43:20 +01:00
parent c6087ccc80
commit eb78df8671
2 changed files with 10 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