Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
JuribaDev committed Sep 1, 2024
1 parent 39a47af commit 062986b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ LABEL org.opencontainers.image.created=${BUILD_DATE}
LABEL org.opencontainers.image.version=${GITHUB_REF_NAME}
LABEL maintainer="Juriba Saleh [email protected]"

COPY --from=build /app/dist/apps/client/browser /usr/share/nginx/html
COPY --from=build /app/dist/apps/client /usr/share/nginx/html

COPY apps/client/nginx.conf /etc/nginx/nginx.conf

Expand Down

0 comments on commit 062986b

Please sign in to comment.