feat: add mineru-v2

This commit is contained in:
Sun-ZhenXing
2025-09-21 16:57:19 +08:00
parent 92fd82cbb3
commit 166f0f2a50
8 changed files with 165 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ services:
image: redis:${REDIS_VERSION:-8.2.1-alpine3.22}
container_name: redis
ports:
- "${REDIS_PORT_OVERRIDE_6379:-6379}:6379"
- "${REDIS_PORT_OVERRIDE:-6379}:6379"
volumes:
- *localtime
- *timezone