Skip to content

Commit

Permalink
do magic
Browse files Browse the repository at this point in the history
  • Loading branch information
hizclick committed Sep 19, 2023
1 parent 4cd2216 commit 18aec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ FROM nginx:alpine
WORKDIR /etc/nginx
COPY 40-create-ghcred.sh /docker-entrypoint.d
COPY ngnix.conf /etc/nginx/nginx.d/default.conf
COPY --from=builder /usr/app/dist/* /usr/share/nginx/html/
COPY --from=builder /usr/app/dist/ /usr/share/nginx/html/

0 comments on commit 18aec22

Please sign in to comment.