We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833275b commit 137534dCopy full SHA for 137534d
1 file changed
src/main/resources/application-prod.yml
@@ -26,7 +26,7 @@ spring:
26
27
jpa:
28
hibernate:
29
- ddl-auto: none
+ ddl-auto: update
30
show-sql: false
31
32
logging:
0 commit comments