Skip to content

Commit

Permalink
dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy0006 committed Apr 1, 2024
1 parent 33d167c commit 82c76b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spring:
max-file-size: 50MB
jpa:
hibernate:
ddl-auto: create
ddl-auto: update
mail:
default-encoding: UTF-8
host: smtp.naver.com
Expand Down

0 comments on commit 82c76b0

Please sign in to comment.