clean flyway config
This commit is contained in:
@@ -40,7 +40,6 @@ spring:
|
|||||||
|
|
||||||
flyway:
|
flyway:
|
||||||
enabled: ${FLYWAY_ENABLED:false}
|
enabled: ${FLYWAY_ENABLED:false}
|
||||||
validate-on-migrate: false
|
|
||||||
|
|
||||||
server:
|
server:
|
||||||
port: ${SERVER_PORT:8080}
|
port: ${SERVER_PORT:8080}
|
||||||
|
|||||||
Reference in New Issue
Block a user