Skip to content

Commit

Permalink
deploy : CD 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
Due-IT committed Sep 22, 2024
1 parent 8c3ae46 commit e272d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/banchango/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ COPY ${JAR_FILE} /banchango.jar
#컨테이너 실행 명령어
#ex) java -jar -Dspring.profiles.active=prod /sejongmate.jar
ENTRYPOINT ["java","-jar","/banchango.jar"]
#

0 comments on commit e272d86

Please sign in to comment.