@@ -6,7 +6,6 @@ RUN pnpm install
RUN pnpm build
RUN ls -l && pwd
-
FROM nginx:alpine as prod
WORKDIR /app/kpt-system-web