mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
general-compose-improvements
This commit is contained in:
6
docker-compose.api.yaml
Normal file
6
docker-compose.api.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
ollama:
|
||||
ports:
|
||||
- ${OLLAMA_WEBAPI_PORT-11434}:11434
|
||||
Reference in New Issue
Block a user