Skip to content

Commit

Permalink
✏️ Fix: flyway 설정 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnsugyeong committed Jul 21, 2024
1 parent 9572795 commit 92fede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Briefing-Common/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spring:
flyway:
enabled: true
baseline-on-migrate: true
baselineOnMigrate: true
baseline-version: 0

jpa:
Expand Down

0 comments on commit 92fede9

Please sign in to comment.