Merge pull request #908 from open-webui/main

dev
This commit is contained in:
Timothy Jaeryang Baek 2024-02-25 14:12:48 -05:00 committed by GitHub
commit b82ac66c70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ services:
depends_on:
- ollama
ports:
- ${OLLAMA_WEBUI_PORT-3000}:8080
- ${OPEN_WEBUI_PORT-3000}:8080
environment:
- 'OLLAMA_API_BASE_URL=http://ollama:11434/api'
- 'WEBUI_SECRET_KEY='