There was an error while loading. Please reload this page.
1 parent 88e1bde commit 237bfeeCopy full SHA for 237bfee
1 file changed
src/main/resources/application-prod.yml
@@ -9,7 +9,7 @@ spring:
9
database: mysql
10
database-platform: org.hibernate.dialect.MySQL8Dialect
11
hibernate:
12
- ddl-auto: update
+ ddl-auto: create
13
properties:
14
15
format_sql: true
0 commit comments