diff --git a/axhub-gateway/src/main/resources/application-dev.properties b/axhub-gateway/src/main/resources/application-dev.properties index a7286f5..ac4d38b 100644 --- a/axhub-gateway/src/main/resources/application-dev.properties +++ b/axhub-gateway/src/main/resources/application-dev.properties @@ -11,7 +11,7 @@ mcp.gateway.fallback.default-url=https://axhub-tool-other.onrender.com mcp.gateway.fallback.routes.payment=https://axhub-tool-payment.onrender.com mcp.gateway.fallback.routes.hr=https://axhub-tool-hr.onrender.com -# --- Ѷ EAI/MCI IP ( ȯ) --- +# --- 신한라이프 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 diff --git a/axhub-gateway/src/main/resources/application-prod.properties b/axhub-gateway/src/main/resources/application-prod.properties index 29cd624..c31b39b 100644 --- a/axhub-gateway/src/main/resources/application-prod.properties +++ b/axhub-gateway/src/main/resources/application-prod.properties @@ -4,7 +4,7 @@ # spring.datasource.username=prod_user # spring.datasource.password=prod_password -# --- Ѷ EAI/MCI IP ( ȯ) --- +# --- 신한라이프 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 diff --git a/axhub-tool-email/src/main/resources/application-dev.properties b/axhub-tool-email/src/main/resources/application-dev.properties index 128ac93..37b3c5f 100644 --- a/axhub-tool-email/src/main/resources/application-dev.properties +++ b/axhub-tool-email/src/main/resources/application-dev.properties @@ -13,7 +13,7 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# --- Ѷ EAI/MCI IP ( ȯ) --- +# --- 신한라이프 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 diff --git a/axhub-tool-other/src/main/resources/application-dev.properties b/axhub-tool-other/src/main/resources/application-dev.properties index c3291f2..0d13368 100644 --- a/axhub-tool-other/src/main/resources/application-dev.properties +++ b/axhub-tool-other/src/main/resources/application-dev.properties @@ -13,7 +13,7 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# --- Ѷ EAI/MCI IP ( ȯ) --- +# --- 신한라이프 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 diff --git a/axhub-tool-payment/src/main/resources/application-dev.properties b/axhub-tool-payment/src/main/resources/application-dev.properties index 5904c40..fe06271 100644 --- a/axhub-tool-payment/src/main/resources/application-dev.properties +++ b/axhub-tool-payment/src/main/resources/application-dev.properties @@ -13,7 +13,7 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# --- Ѷ EAI/MCI IP ( ȯ) --- +# --- 신한라이프 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 diff --git a/axhub-tool-sms/src/main/resources/application-dev.properties b/axhub-tool-sms/src/main/resources/application-dev.properties index caffd5b..af07533 100644 --- a/axhub-tool-sms/src/main/resources/application-dev.properties +++ b/axhub-tool-sms/src/main/resources/application-dev.properties @@ -13,7 +13,7 @@ eims.jsp.json.url=http://localhost:${server.port}/mock/jsp-json eims.mci.url=http://localhost:${server.port}/api/mock/esb/api eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string -# --- Ѷ EAI/MCI IP ( ȯ) --- +# --- 신한라이프 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