优化配置文件
This commit is contained in:
@@ -90,7 +90,6 @@ COPY --from=builder /app/node_modules ./node_modules
|
||||
# Compiled application
|
||||
COPY --from=builder /app/package.json ./package.json
|
||||
COPY --from=builder /app/dist ./dist
|
||||
COPY --from=builder /app/config ./config
|
||||
# Playwright browsers
|
||||
COPY --from=builder /ms-playwright /ms-playwright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user