Skip to content

Commit 09c53a9

Browse files
authored
Merge pull request #291 from CSE-Shaco/develop
.
2 parents 30e13e2 + e1fc55c commit 09c53a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spring:
1919
flyway:
2020
baseline-on-migrate: false
2121
clean-disabled: true
22-
enabled: true
22+
enabled: false
2323
locations: classpath:db/migration
2424
validate-migration-naming: true
2525
jackson:

0 commit comments

Comments
 (0)