Skip to content

Commit

Permalink
chore: sql init always 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
Han-Joon-Hyeok committed Sep 9, 2024
1 parent 3d6ba34 commit c871cff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ spring:
ddl-auto: none
sql:
init:
mode: always
platform: postgresql

0 comments on commit c871cff

Please sign in to comment.