Setup: Add "open-webui" service to compose.yaml config examples

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-09-12 16:13:17 +02:00
parent 11c7d9f7af
commit cd81094d25
6 changed files with 89 additions and 33 deletions

View file

@ -154,7 +154,7 @@ services:
count: "all"
## Ollama Large-Language Model Runner
## Run "ollama pull [name]:[version]" to download a vision model
## run "ollama pull [name]:[version]" to download a vision model
## listed at <https://ollama.com/search?c=vision>, for example:
## docker compose exec ollama ollama pull gemma3:latest
ollama: