# Paperless-ngx PAPERLESS_VERSION=latest PAPERLESS_PORT=8000 PAPERLESS_BIND_IP=0.0.0.0 PAPERLESS_MEM_LIMIT=2G # Full URL where Paperless is reachable (needed for CSRF behind the proxy) PAPERLESS_URL=https://paperless-ngx.home.example.com # Generate with: openssl rand -base64 48 PAPERLESS_SECRET_KEY= # Three-letter OCR language code(s), e.g. eng or eng+deu PAPERLESS_OCR_LANGUAGE=eng # Host directory watched for new documents to ingest PAPERLESS_CONSUME_DIR=/opt/appdata/paperless/consume # Optional: superuser created on first start (leave blank to create manually) PAPERLESS_ADMIN_USER= PAPERLESS_ADMIN_PASSWORD=