fix: rm varify password accidentally (#176)

This commit is contained in:
Tao Chen
2025-03-15 19:40:02 +08:00
committed by GitHub
parent ac5df6826b
commit fd7e022e88
2 changed files with 6 additions and 2 deletions

View File

@@ -76,7 +76,6 @@ COPY --from=builder-backend /app/release /app/
COPY --from=builder-backend /app/conf /app/conf/
COPY --from=builder-backend /app/resources /app/resources/
COPY --from=builder-backend /app/docs /app/docs/
COPY --from=builder-backend /app/http/templates /app/http/templates
# Copy frontend build from builder2 stage
COPY --from=builder-admin-frontend /frontend/dist/ /app/resources/admin/