Skip to content

Commit

Permalink
feat: prod 버전으로 배포
Browse files Browse the repository at this point in the history
  • Loading branch information
pminsung12 committed Aug 5, 2024
1 parent f41860b commit d78f8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ server:
spring:
# 서브모듈 profile
profiles:
active: local
active: prod
group:
local:
- jpa
Expand Down

0 comments on commit d78f8b1

Please sign in to comment.