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