Skip to content

Commit

Permalink
feat(application.yml) : 로깅 설정 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
suhyun0918 committed Oct 19, 2024
1 parent d3132e8 commit 06cb58d
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
@@ -1,6 +1,6 @@
spring:
profiles:
active: prod
active: dev
include: secret, matching

logging:
Expand Down

0 comments on commit 06cb58d

Please sign in to comment.