diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 69f1202..8971abe 100644 --- a/stirling-pdf/docker-compose.yml +++ b/stirling-pdf/docker-compose.yml @@ -3,6 +3,7 @@ services: image: ghcr.io/stirling-tools/stirling-pdf:1.0.1-fat container_name: stirling-pdf environment: + - DISABLE_ADDITIONAL_FEATURES=${DISABLE_ADDITIONAL_FEATURES} - DOCKER_ENABLE_SECURITY=${DOCKER_ENABLE_SECURITY} - SECURITY_ENABLELOGIN=${SECURITY_ENABLELOGIN} - LANGS=${LANGS}