chore: migrate environment endpoints from render to OCI

This commit is contained in:
jade
2026-07-22 13:35:01 +09:00
parent 6968c7dfb7
commit 8e6682d089
6 changed files with 17 additions and 17 deletions

View File

@@ -4,12 +4,12 @@
# spring.datasource.username=dev_user
# spring.datasource.password=dev_password
# Render 클라우드 환경 전용 Fallback 라우팅
mcp.gateway.fallback.routes.sms=https://axhub-tool-sms.onrender.com
mcp.gateway.fallback.routes.email=https://axhub-tool-email.onrender.com
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
# OCI (Oracle Cloud) 개발 환경 라우팅
mcp.gateway.fallback.routes.sms=http://144.24.70.100:8282
mcp.gateway.fallback.routes.email=http://144.24.70.100:8283
mcp.gateway.fallback.default-url=http://144.24.70.100:8284
mcp.gateway.fallback.routes.payment=http://144.24.70.100:8285
mcp.gateway.fallback.routes.hr=http://144.24.70.100:8284
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
shinhan.integration.envrTypeCd=D