Skip to content

Commit

Permalink
chore: 스테이징 환경 개발 설정 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
5uhwann committed Jul 3, 2024
1 parent a8de7cd commit e38c999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ spring:
ddl-auto: none
properties:
hibernate:
default_schema: ddingdong_staging
defer-datasource-initialization: false


sql:
init:
mode: never
Expand Down

0 comments on commit e38c999

Please sign in to comment.