apps/paperless-gpt/docker-compose.yml aktualisiert

This commit is contained in:
2026-04-12 11:22:33 +00:00
parent 64a71ed523
commit 354c4eb38d
+1 -1
View File
@@ -19,7 +19,7 @@ services:
AUTO_TAG: "paperless-gpt-auto"
LLM_PROVIDER: "ollama"
LLM_MODEL: "qwen3:14b"
OLLAMA_HOST: "http://192.168.178.103:11434"
OLLAMA_HOST: "http://100.105.203.21:11434"
LLM_LANGUAGE: "German"
OCR_PROVIDER: "llm"
VISION_LLM_PROVIDER: "ollama"