Skip to content

Commit

Permalink
Compatible with existing environment (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
liugddx authored Jul 7, 2023
1 parent 037176d commit 6b29389
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions datasophon-api/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ spring:
view:
suffix: .html
flyway:
enabled: true
clean-disabled: true
baseline-on-migrate: true
baseline-version: 1.1.2.0
locations: classpath:db/migration
placeholder-replacement: false
#国际化配置
Expand Down

0 comments on commit 6b29389

Please sign in to comment.