...
This commit is contained in:
parent
d1b6ae5e14
commit
2d41de0c66
|
@ -52,7 +52,7 @@ spring:
|
||||||
resources:
|
resources:
|
||||||
static-locations: classpath:/static,classpath:/public,file:${resource.path}
|
static-locations: classpath:/static,classpath:/public,file:${resource.path}
|
||||||
flyway:
|
flyway:
|
||||||
enable: true
|
enabled: true
|
||||||
locations: filesystem:config/db
|
locations: filesystem:config/db
|
||||||
baseline-on-migrate: true
|
baseline-on-migrate: true
|
||||||
baseline-version: 0
|
baseline-version: 0
|
||||||
|
|
Loading…
Reference in New Issue