Skip to content

Commit b8b6357

Browse files
authored
Merge pull request #185 from Gathering-Organization/dev
[fix] application-prod.yml 원상복구
2 parents 62354b9 + d4f1a61 commit b8b6357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gathering_be/src/main/resources/application-prod.yml

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

88
jpa:
99
hibernate:
10-
ddl-auto: create
10+
ddl-auto: validate
1111
properties:
1212
hibernate:
1313
format_sql: false

0 commit comments

Comments
 (0)