# CORS (comma-separated origins, only needed for custom deployments) # CORS_ORIGINS=http://localhost:3000,https://your-domain.com # File storage path (inside container) # UPLOAD_DIR=./uploads # Database path (inside container) # DB_PATH=./data/docling_studio.db