Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anys34 authored Aug 26, 2024
1 parent 6919401 commit a3d4400
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ ARG JAR_FILE=build/libs/*.jar

COPY ${JAR_FILE} app.jar

ENV URL=jdbc:mysql://59.28.151.212:3306/five

ENTRYPOINT ["java", "-jar", "app.jar"]

0 comments on commit a3d4400

Please sign in to comment.