Skip to content

Commit

Permalink
Merge pull request #217 from Team-Shaka/develop
Browse files Browse the repository at this point in the history
โœ๏ธ Fix: flyway ์„ค์ • ํŒŒ์ผ ์ˆ˜์ •
  • Loading branch information
ahnsugyeong authored Jul 21, 2024
2 parents b2942c1 + 92fede9 commit a7bb871
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 a7bb871

Please sign in to comment.