Skip to content

Commit

Permalink
Merge pull request #45 from utaipei-sa/revert-42-fix/cicd-auto-bulid
Browse files Browse the repository at this point in the history
test
  • Loading branch information
Jeff92316046 authored Sep 2, 2024
2 parents 809c46c + 6e8f281 commit fde039a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN npm run build
# Step 2: Serve the application with Nginx
FROM nginx:alpine


COPY nginx/nginx.conf /etc/nginx/nginx.conf
COPY --from=build /app/dist /usr/share/nginx/html

Expand Down

0 comments on commit fde039a

Please sign in to comment.