changed docker #17

Merged
hardik merged 1 commits from fix/ssh_issue into main 2025-09-29 15:34:10 +05:30
1 changed files with 1 additions and 1 deletions
Showing only changes of commit efc7da0a51 - Show all commits

View File

@ -13,7 +13,7 @@ COPY . .
ENV VITE_API_BASE_URL=$API_BASE_URL
RUN npm run build
# RUN npm run build
# ------------------------
# Run stage (Node-based)