Skip to content

Commit

Permalink
[IDLE-000] 빌드 시 application-persistence.yaml도 함께 빌드되도록 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
wonjunYou committed Jun 21, 2024
1 parent f17c162 commit 47e5ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idle-api/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spring:
profiles:
active: local
include:
- idle-domain
- persistence

swagger:
server:
Expand Down

0 comments on commit 47e5ef7

Please sign in to comment.