From 9e118b2e6e796d1632a928043db6e2e892312809 Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Sun, 13 Jul 2025 16:23:55 +0530 Subject: [PATCH] Update stirling-pdf --- stirling-pdf/docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 1e572d4..474a100 100644 --- a/stirling-pdf/docker-compose.yml +++ b/stirling-pdf/docker-compose.yml @@ -7,6 +7,8 @@ services: - DOCKER_ENABLE_SECURITY=${DOCKER_ENABLE_SECURITY} - SECURITY_ENABLELOGIN=${SECURITY_ENABLELOGIN} - LANGS=${LANGS} + - SHOW_SURVEY=false + - DISABLE_PIXEL=true volumes: - ${APPDATA_DATA}/stirling-pdf/training_data:/usr/share/tessdata - ${APPDATA_DATA}/stirling-pdf/config:/configs