后端移除内嵌OCR子服务

This commit is contained in:
yml
2026-05-21 17:46:12 +08:00
parent acd5c0d50e
commit 0931975ed4
18 changed files with 18 additions and 750 deletions
-1
View File
@@ -8,7 +8,6 @@ ARG NPM_REGISTRY=https://registry.npmmirror.com
ENV DEBIAN_FRONTEND=noninteractive
ENV TZ=Asia/Shanghai
ENV PLAYWRIGHT_BROWSERS_PATH=/ms-playwright
ENV OCR_BASE_URL=http://ocr-worker:8100
ENV NPM_CONFIG_REGISTRY=${NPM_REGISTRY}
WORKDIR /app