Skip to content

Commit

Permalink
활성화 profiles 목록 수정 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagaldol authored Dec 23, 2023
2 parents 0ffb1dd + f53ba12 commit 68838aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/run-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

export $(cat .env | xargs)

java -jar -Dspring.profiles.active=product,mysql,private build/libs/server-1.0.0.jar
java -jar -Dspring.profiles.active=product build/libs/server-1.0.0.jar

0 comments on commit 68838aa

Please sign in to comment.