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:
|
||||
gateway:
|
||||
fallback:
|
||||
default-url: http://144.24.70.100:8284
|
||||
default-url: http://tool-other:8084
|
||||
routes:
|
||||
sms: http://144.24.70.100:8282
|
||||
email: http://144.24.70.100:8283
|
||||
payment: http://144.24.70.100:8285
|
||||
hr: http://144.24.70.100:8284
|
||||
sms: http://tool-sms:8082
|
||||
email: http://tool-email:8083
|
||||
payment: http://tool-payment:8085
|
||||
hr: http://tool-other:8084
|
||||
|
||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
|
||||
shinhan:
|
||||
|
||||
Reference in New Issue
Block a user