Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed May 11, 2023
1 parent 7f84c72 commit a9f558d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ ENV TZ=Asia/Shanghai
WORKDIR /app
# copy Resource folder
COPY --from=build /src/Resources /src/Resources
COPY --from=build /src/wwwroot ./wwwroot
COPY --from=build /src/wwwroot/ .
COPY --from=build /app .
ENTRYPOINT ["./Notepad"]

0 comments on commit a9f558d

Please sign in to comment.