Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Jan 2, 2024
1 parent 3eb742b commit d21e86d
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 @@ -54,4 +54,4 @@ ENV GPT_SECRET ${GPT_SECRET}
EXPOSE 8080

COPY build/libs/mukgen-0.0.1-SNAPSHOT.jar app.jar
ENTRYPOINT ["java", "-jar", "app.jar"]
ENTRYPOINT ["java", "-jar", "app.jar"]

0 comments on commit d21e86d

Please sign in to comment.