[#26] 모니터링 환경 구성 #27

Merged
pricelees merged 14 commits from feature/#26 into main 2025-07-29 06:49:56 +00:00
Showing only changes of commit c6cabc07d6 - Show all commits

View File

@ -1,4 +1,7 @@
server:
tomcat:
mbeanregistry:
enabled: true
forward-headers-strategy: framework
spring:
@ -7,6 +10,16 @@ spring:
jpa:
open-in-view: false
management:
endpoints:
web:
exposure:
include: health,loggers,prometheus
base-path: ${ACTUATOR_PATH:/actuator}
endpoint:
health:
show-details: always
payment:
api-base-url: https://api.tosspayments.com