fix: settings.gradle 파일에 잘못 추가된 프로퍼티 내용 제거
This commit is contained in:
@@ -7,24 +7,3 @@ include 'axhub-tool-sms'
|
|||||||
include 'axhub-tool-email'
|
include 'axhub-tool-email'
|
||||||
include 'axhub-tool-other'
|
include 'axhub-tool-other'
|
||||||
include 'axhub-tool-payment'
|
include 'axhub-tool-payment'
|
||||||
|
|
||||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
|
|
||||||
shinhan.integration.envrTypeCd=D
|
|
||||||
shinhan.integration.eai.url=http://10.176.32.181
|
|
||||||
shinhan.integration.internalMci.url=http://10.176.32.173
|
|
||||||
shinhan.integration.bancaMci.url=http://10.176.32.117
|
|
||||||
shinhan.integration.externalMci.url=http://10.176.32.176
|
|
||||||
|
|
||||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (테스트 환경) ---
|
|
||||||
shinhan.integration.envrTypeCd=T
|
|
||||||
shinhan.integration.eai.url=http://10.174.32.181
|
|
||||||
shinhan.integration.internalMci.url=http://10.174.32.173
|
|
||||||
shinhan.integration.bancaMci.url=http://10.174.32.117
|
|
||||||
shinhan.integration.externalMci.url=http://10.176.32.177
|
|
||||||
|
|
||||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (운영 환경) ---
|
|
||||||
shinhan.integration.envrTypeCd=R
|
|
||||||
shinhan.integration.eai.url=http://10.172.32.181
|
|
||||||
shinhan.integration.internalMci.url=http://10.172.32.173
|
|
||||||
shinhan.integration.bancaMci.url=http://10.172.32.117
|
|
||||||
shinhan.integration.externalMci.url=http://10.172.32.177
|
|
||||||
|
|||||||
Reference in New Issue
Block a user