From 7568074a7371f7ec8fa44b602d568986f749d771 Mon Sep 17 00:00:00 2001 From: Icereed Date: Tue, 7 Jan 2025 14:36:26 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e83bf12..ce26854 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,6 @@ services: VISION_LLM_MODEL: 'minicpm-v' # Optional (for OCR) - minicpm-v, for example for ollama, gpt-4o for openai AUTO_OCR_TAG: 'paperless-gpt-ocr-auto' # Optional, default is 'paperless-gpt-ocr-auto' LOG_LEVEL: 'info' # Optional or 'debug', 'warn', 'error' - LISTEN_INTERFACE: '127.0.0.1:8080' # Optional, default is ':8080' volumes: - ./prompts:/app/prompts # Mount the prompts directory ports: