Skip to content

Commit 0782438

Browse files
committed
devops: heroku
1 parent 4153577 commit 0782438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ spring:
1717
open-in-view: true
1818
generate-ddl: true
1919
hibernate:
20-
ddl-auto: update
21-
#ddl-auto: create-drop
20+
#ddl-auto: update
21+
ddl-auto: create-drop
2222
properties:
2323
hibernate:
2424
dialect: org.hibernate.dialect.PostgreSQL95Dialect

0 commit comments

Comments
 (0)