chore: optimize dev fallback routes to use internal docker service names
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m24s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m24s
This commit is contained in:
@@ -10,12 +10,12 @@
|
|||||||
mcp:
|
mcp:
|
||||||
gateway:
|
gateway:
|
||||||
fallback:
|
fallback:
|
||||||
default-url: http://144.24.70.100:8284
|
default-url: http://tool-other:8084
|
||||||
routes:
|
routes:
|
||||||
sms: http://144.24.70.100:8282
|
sms: http://tool-sms:8082
|
||||||
email: http://144.24.70.100:8283
|
email: http://tool-email:8083
|
||||||
payment: http://144.24.70.100:8285
|
payment: http://tool-payment:8085
|
||||||
hr: http://144.24.70.100:8284
|
hr: http://tool-other:8084
|
||||||
|
|
||||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
|
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
|
||||||
shinhan:
|
shinhan:
|
||||||
|
|||||||
Reference in New Issue
Block a user