Files
compose-anything/builds/mineru-vllm/.env.example
2025-11-08 21:57:17 +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