[add] web-ui for ollama

This commit is contained in:
Andy Bunce 2025-01-19 21:52:30 +00:00
parent 62838a6e26
commit 4639e5473e
3 changed files with 18 additions and 1 deletions

View file

@ -2,7 +2,7 @@ services:
vikunja:
image: vikunja/vikunja
environment:
VIKUNJA_SERVICE_PUBLICURL: http://<the public ip or host where Vikunja is reachable>
VIKUNJA_SERVICE_PUBLICURL: http://omv.local:3456/
VIKUNJA_DATABASE_HOST: db
VIKUNJA_DATABASE_PASSWORD: changeme
VIKUNJA_DATABASE_TYPE: mysql