Files
compose-anything/builds/mineru/.env.example
2026-01-29 17:37:44 +08:00

8 lines
161 B
Plaintext

# MinerU Docker image
MINERU_VERSION=2.7.3
# Port configurations
MINERU_PORT_OVERRIDE_VLLM=30000
MINERU_PORT_OVERRIDE_API=8000
MINERU_PORT_OVERRIDE_GRADIO=7860