QPAT commited on
Commit
6237de7
·
verified ·
1 Parent(s): e08970f

Update src/main/resources/application.properties

Browse files
src/main/resources/application.properties CHANGED
@@ -34,7 +34,7 @@ spring.mail.username=donhatquang401@gmail.com
34
  spring.mail.password=lzzxdgzmirxdwqdv
35
 
36
  # JPA configuration
37
- spring.jpa.hibernate.ddl-auto=update
38
  spring.jpa.show-sql=true
39
 
40
 
 
34
  spring.mail.password=lzzxdgzmirxdwqdv
35
 
36
  # JPA configuration
37
+ spring.jpa.hibernate.ddl-auto=create
38
  spring.jpa.show-sql=true
39
 
40