refactor: 로컬 테스트를 위한 payment API 기본 경로 수정

This commit is contained in:
이상진 2025-10-15 19:22:25 +09:00
parent f6ef6e21ec
commit e3cfb6c78b

View File

@ -28,7 +28,7 @@ management:
show-details: always
payment:
api-base-url: ${PAYMENT_SERVER_ENDPOINT:https://api.tosspayments.com}
api-base-url: ${PAYMENT_SERVER_ENDPOINT:http://localhost:8000}
springdoc:
swagger-ui: