mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2026-01-15 12:15:13 +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