refactor: set ddl-auto: validate
This commit is contained in:
@@ -23,7 +23,7 @@ spring:
|
|||||||
show_sql: true
|
show_sql: true
|
||||||
format_sql: true
|
format_sql: true
|
||||||
hibernate:
|
hibernate:
|
||||||
ddl-auto: create
|
ddl-auto: validate
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
host: 172.18.0.3
|
host: 172.18.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user