From 172332b1f4f725d6bd658637162892906be1b978 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Feb 2021 16:10:39 +0100 Subject: [PATCH] Update config.json --- papermerge/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/papermerge/config.json b/papermerge/config.json index 4e7a18dab..56bb1370a 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -25,8 +25,8 @@ "webui": "http://[HOST]:[PORT:8000]", "boot": "auto", "environment": { - "PUID": 0, - "PGID": 0 + "DOCKER_MODS": "linuxserver/mods:papermerge-multilangocr", + "OCRLANG": "eng,fra" }, "options": { "PUID": 0,