Files
compose-anything/src/mineru-vllm/.env.example
Sun-ZhenXing 3c609b5989 feat: add more
2025-10-06 21:48:39 +08:00

8 lines
184 B
Plaintext

# MinerU Docker image
MINERU_DOCKER_IMAGE=alexsuntop/mineru:2.5.4
# Port configurations
MINERU_PORT_OVERRIDE_VLLM=30000
MINERU_PORT_OVERRIDE_API=8000
MINERU_PORT_OVERRIDE_GRADIO=7860