Skip to content

Commit

Permalink
chore: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
junha-ahn committed Oct 14, 2023
1 parent a1d96f8 commit aa36642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources-dev/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spring:

jpa:
hibernate:
ddl-auto: none
ddl-auto: validate

datasource:
password: ${MYSQL_PASSWORD}
Expand Down

0 comments on commit aa36642

Please sign in to comment.