Skip to content

Commit

Permalink
🧪 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
NimsHub committed Jul 20, 2023
1 parent c8b3e2f commit fff3f9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ FROM eclipse-temurin:17-jre-alpine
COPY target/bio-beacon-0.0.1-SNAPSHOT.jar app/app.jar
WORKDIR /app
EXPOSE 5000
#ses
ENTRYPOINT ["java", "-jar","app.jar"]

0 comments on commit fff3f9a

Please sign in to comment.