generated from pricelees/issue-pr-template
refactor: 로컬 테스트를 위한 payment API 기본 경로 수정
This commit is contained in:
parent
f6ef6e21ec
commit
e3cfb6c78b
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user