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

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='