d
All checks were successful
本地构建并运行容器 / build (push) Successful in 6m30s

This commit is contained in:
2026-05-28 10:49:28 +08:00
parent 48be418eee
commit 47415ee255
2 changed files with 1 additions and 3 deletions

View File

@@ -14,8 +14,6 @@ RUN npm config set registry https://repo.huaweicloud.com/repository/npm/ && \
COPY . .
ENV CRON=*/30 * * * * *
ENV PAGE_TIMEOUT=30000
ENV CHROME_PATH=/usr/bin/chromium
ENV NODE_ENV=production