fix: correct gateway URL in application-dev.properties for all tools

This commit is contained in:
jade
2026-07-21 14:55:06 +09:00
parent 7660db3c38
commit c450f26d53
5 changed files with 19 additions and 19 deletions

View File

@@ -1,17 +1,17 @@
# Dev 환경 전용 설정 (개발 서버 DB 연결 정보 등) # Dev ?瞘祭 ?<3F>鹻 ?木<> (穈嶅<E7A988> ?嶅<> DB ?國盒 ?瑅陷 ??
# spring.datasource.url=jdbc:oracle:thin:@//dev-db-host:1521/XEPDB1 # spring.datasource.url=jdbc:oracle:thin:@//dev-db-host:1521/XEPDB1
# spring.datasource.driverClassName=oracle.jdbc.OracleDriver # spring.datasource.driverClassName=oracle.jdbc.OracleDriver
# spring.datasource.username=dev_user # spring.datasource.username=dev_user
# spring.datasource.password=dev_password # spring.datasource.password=dev_password
# Render 클라우드 환경 전용 Fallback 라우팅 # Render ?渠𦉘?圉<> ?瞘祭 ?<3F> Fallback ?潰黱??
mcp.gateway.fallback.routes.sms=https://dap-tool-sms.onrender.com mcp.gateway.fallback.routes.sms=https://dap-tool-sms.onrender.com
mcp.gateway.fallback.routes.email=https://dap-tool-email.onrender.com mcp.gateway.fallback.routes.email=https://dap-tool-email.onrender.com
mcp.gateway.fallback.default-url=https://dap-tool-other.onrender.com mcp.gateway.fallback.default-url=https://dap-tool-other.onrender.com
mcp.gateway.fallback.routes.payment=https://dap-tool-payment.onrender.com mcp.gateway.fallback.routes.payment=https://dap-tool-payment.onrender.com
mcp.gateway.fallback.routes.hr=https://dap-tool-hr.onrender.com mcp.gateway.fallback.routes.hr=https://dap-tool-hr.onrender.com
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) --- # --- ?𡥄<>?潰𦚯??EAI/MCI ?國<> IP ?瑅陷 (穈嶅<E7A988> ?瞘祭) ---
shinhan.integration.envrTypeCd=D shinhan.integration.envrTypeCd=D
shinhan.integration.eai.url=http://10.176.32.181 shinhan.integration.eai.url=http://10.176.32.181
shinhan.integration.internalMci.url=http://10.176.32.173 shinhan.integration.internalMci.url=http://10.176.32.173

View File

@@ -1,9 +1,9 @@
# Render 클라우드 환경 전용 설정 # Render ?渠𦉘?圉<> ?瞘祭 ?<3F>鹻 ?木<>
server.port=${PORT:8083} server.port=${PORT:8083}
axhub.gateway.url=https://dap-gateway.onrender.com axhub.gateway.url=https://axhub-gateway.onrender.com
axhub.tool.url=https://dap-tool-email.onrender.com axhub.tool.url=https://dap-tool-email.onrender.com
# EIMS 동적 라우팅 접속 정보 (Mock) # EIMS ?軤<> ?潰黱???𡢾<> ?瑅陷 (Mock)
eims.http.url=http://localhost:${server.port}/api/gateway eims.http.url=http://localhost:${server.port}/api/gateway
eims.tcp.host=127.0.0.1 eims.tcp.host=127.0.0.1
eims.tcp.port=8090 eims.tcp.port=8090
@@ -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.mci.url=http://localhost:${server.port}/api/mock/esb/api
eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) --- # --- ?𡥄<>?潰𦚯??EAI/MCI ?國<> IP ?瑅陷 (穈嶅<E7A988> ?瞘祭) ---
shinhan.integration.envrTypeCd=D shinhan.integration.envrTypeCd=D
shinhan.integration.eai.url=http://10.176.32.181 shinhan.integration.eai.url=http://10.176.32.181
shinhan.integration.internalMci.url=http://10.176.32.173 shinhan.integration.internalMci.url=http://10.176.32.173

View File

@@ -1,9 +1,9 @@
# Render 클라우드 환경 전용 설정 # Render ?渠𦉘?圉<> ?瞘祭 ?<3F>鹻 ?木<>
server.port=${PORT:8084} server.port=${PORT:8084}
axhub.gateway.url=https://dap-gateway.onrender.com axhub.gateway.url=https://axhub-gateway.onrender.com
axhub.tool.url=https://dap-tool-other.onrender.com axhub.tool.url=https://dap-tool-other.onrender.com
# EIMS 동적 라우팅 접속 정보 (Mock) # EIMS ?軤<> ?潰黱???𡢾<> ?瑅陷 (Mock)
eims.http.url=http://localhost:${server.port}/api/gateway eims.http.url=http://localhost:${server.port}/api/gateway
eims.tcp.host=127.0.0.1 eims.tcp.host=127.0.0.1
eims.tcp.port=8090 eims.tcp.port=8090
@@ -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.mci.url=http://localhost:${server.port}/api/mock/esb/api
eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) --- # --- ?𡥄<>?潰𦚯??EAI/MCI ?國<> IP ?瑅陷 (穈嶅<E7A988> ?瞘祭) ---
shinhan.integration.envrTypeCd=D shinhan.integration.envrTypeCd=D
shinhan.integration.eai.url=http://10.176.32.181 shinhan.integration.eai.url=http://10.176.32.181
shinhan.integration.internalMci.url=http://10.176.32.173 shinhan.integration.internalMci.url=http://10.176.32.173

View File

@@ -1,9 +1,9 @@
# Render 클라우드 환경 전용 설정 # Render ?渠𦉘?圉<> ?瞘祭 ?<3F>鹻 ?木<>
server.port=${PORT:8085} server.port=${PORT:8085}
axhub.gateway.url=https://dap-gateway.onrender.com axhub.gateway.url=https://axhub-gateway.onrender.com
axhub.tool.url=https://dap-tool-payment.onrender.com axhub.tool.url=https://dap-tool-payment.onrender.com
# EIMS 동적 라우팅 접속 정보 (Mock) # EIMS ?軤<> ?潰黱???𡢾<> ?瑅陷 (Mock)
eims.http.url=http://localhost:${server.port}/api/gateway eims.http.url=http://localhost:${server.port}/api/gateway
eims.tcp.host=127.0.0.1 eims.tcp.host=127.0.0.1
eims.tcp.port=8090 eims.tcp.port=8090
@@ -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.mci.url=http://localhost:${server.port}/api/mock/esb/api
eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) --- # --- ?𡥄<>?潰𦚯??EAI/MCI ?國<> IP ?瑅陷 (穈嶅<E7A988> ?瞘祭) ---
shinhan.integration.envrTypeCd=D shinhan.integration.envrTypeCd=D
shinhan.integration.eai.url=http://10.176.32.181 shinhan.integration.eai.url=http://10.176.32.181
shinhan.integration.internalMci.url=http://10.176.32.173 shinhan.integration.internalMci.url=http://10.176.32.173

View File

@@ -1,9 +1,9 @@
# Render 클라우드 환경 전용 설정 # Render ?渠𦉘?圉<> ?瞘祭 ?<3F>鹻 ?木<>
server.port=${PORT:8082} server.port=${PORT:8082}
axhub.gateway.url=https://dap-gateway.onrender.com axhub.gateway.url=https://axhub-gateway.onrender.com
axhub.tool.url=https://dap-tool-sms.onrender.com axhub.tool.url=https://dap-tool-sms.onrender.com
# EIMS 동적 라우팅 접속 정보 (Mock) # EIMS ?軤<> ?潰黱???𡢾<> ?瑅陷 (Mock)
eims.http.url=http://localhost:${server.port}/api/gateway eims.http.url=http://localhost:${server.port}/api/gateway
eims.tcp.host=127.0.0.1 eims.tcp.host=127.0.0.1
eims.tcp.port=8090 eims.tcp.port=8090
@@ -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.mci.url=http://localhost:${server.port}/api/mock/esb/api
eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string eims.mcistring.url=http://localhost:${server.port}/api/mock/esb/string
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) --- # --- ?𡥄<>?潰𦚯??EAI/MCI ?國<> IP ?瑅陷 (穈嶅<E7A988> ?瞘祭) ---
shinhan.integration.envrTypeCd=D shinhan.integration.envrTypeCd=D
shinhan.integration.eai.url=http://10.176.32.181 shinhan.integration.eai.url=http://10.176.32.181
shinhan.integration.internalMci.url=http://10.176.32.173 shinhan.integration.internalMci.url=http://10.176.32.173