Skip to content

Commit

Permalink
Merge pull request #200 from Re-4aliens/feat/#196_elk-stack
Browse files Browse the repository at this point in the history
feat(application.yml) : 로깅 설정 추가
  • Loading branch information
suhyun0918 authored Oct 19, 2024
2 parents b6a3f1c + 06cb58d commit 4685d12
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 4685d12

Please sign in to comment.