generated from pricelees/issue-pr-template
refactor: 결제 외부 API 주소 환경변수화
This commit is contained in:
parent
c82a113d99
commit
9bc5b50a8f
@ -21,7 +21,7 @@ management:
|
|||||||
show-details: always
|
show-details: always
|
||||||
|
|
||||||
payment:
|
payment:
|
||||||
api-base-url: https://api.tosspayments.com
|
api-base-url: ${PAYMENT_SERVER_ENDPOINT:/https://api.tosspayments.com}
|
||||||
|
|
||||||
springdoc:
|
springdoc:
|
||||||
swagger-ui:
|
swagger-ui:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user