fix: correct gateway URL in application-dev.properties for all tools
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Dev 환경 전용 설정 (개발 서버 DB 연결 정보 등)
|
||||
# Dev ?瞘祭 ?<3F>鹻 ?木<> (穈嶅<E7A988> ?嶅<> DB ?國盒 ?瑅陷 ??
|
||||
# spring.datasource.url=jdbc:oracle:thin:@//dev-db-host:1521/XEPDB1
|
||||
# spring.datasource.driverClassName=oracle.jdbc.OracleDriver
|
||||
# spring.datasource.username=dev_user
|
||||
# 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.email=https://dap-tool-email.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.hr=https://dap-tool-hr.onrender.com
|
||||
|
||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
|
||||
# --- ?𡥄<>?潰𦚯??EAI/MCI ?國<> IP ?瑅陷 (穈嶅<E7A988> ?瞘祭) ---
|
||||
shinhan.integration.envrTypeCd=D
|
||||
shinhan.integration.eai.url=http://10.176.32.181
|
||||
shinhan.integration.internalMci.url=http://10.176.32.173
|
||||
|
||||
Reference in New Issue
Block a user