...
This commit is contained in:
parent
e3f451b375
commit
ffd3d24b6a
|
@ -55,7 +55,7 @@ spring:
|
|||
activiti:
|
||||
check-process-definitions: false
|
||||
resources:
|
||||
static-locations: classpath:/static,classpath:/public,file:${resource.path}
|
||||
static-locations: classpath:/static,classpath:/public,file:${resource.path},file:${resource.devModelFilePath}
|
||||
flyway:
|
||||
enabled: true
|
||||
locations: filesystem:config/db
|
||||
|
|
Loading…
Reference in New Issue