From 13d1981efd6408da2c3f4e2b32e520f6006ba616 Mon Sep 17 00:00:00 2001 From: jade Date: Thu, 16 Jul 2026 12:51:28 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20properties=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EB=82=B4=20=ED=95=9C=EA=B8=80=20=EA=B9=A8=EC=A7=90=20=ED=98=84?= =?UTF-8?q?=EC=83=81=20=EC=88=98=EC=A0=95=20(UTF-8=20=EC=9D=B8=EC=BD=94?= =?UTF-8?q?=EB=94=A9=20=EC=A0=81=EC=9A=A9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- axhub-gateway/src/main/resources/application-dev.properties | 2 +- axhub-gateway/src/main/resources/application-prod.properties | 2 +- axhub-tool-email/src/main/resources/application-dev.properties | 2 +- axhub-tool-other/src/main/resources/application-dev.properties | 2 +- .../src/main/resources/application-dev.properties | 2 +- axhub-tool-sms/src/main/resources/application-dev.properties | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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