Skip to content

Commit 6fb6be4

Browse files
authored
application-prod.yml 업데이트
1 parent e44764e commit 6fb6be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spring:
3030

3131
jpa:
3232
hibernate:
33-
ddl-auto: validate
33+
ddl-auto: create
3434
open-in-view: false
3535
show-sql: false
3636
properties:

0 commit comments

Comments
 (0)