services: web: build: . ports: - "80761:8010" environment: MINERU_API_KEY: ${MINERU_API_KEY:-} volumes: - zld-data:/app/data volumes: zld-data: