refactor: dap-tool-* 모듈을 dap-was-* 이름으로 전면 개편 및 컨테이너명/파이프라인 연동
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m57s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m57s
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
mcp:
|
||||
gateway:
|
||||
fallback:
|
||||
default-url: http://tool-oth:8084
|
||||
default-url: http://was-oth:8084
|
||||
routes:
|
||||
sms: http://tool-sms:8082
|
||||
hr: http://tool-oth:8084
|
||||
sms: http://was-sms:8082
|
||||
hr: http://was-oth:8084
|
||||
|
||||
# --- 신한라이프 EAI/MCI 연계 IP 정보 (개발 환경) ---
|
||||
shinhan:
|
||||
|
||||
@@ -26,10 +26,10 @@ server:
|
||||
mcp:
|
||||
gateway:
|
||||
fallback:
|
||||
default-url: http://tool-oth:8084
|
||||
default-url: http://was-oth:8084
|
||||
routes:
|
||||
sms: http://tool-sms:8082
|
||||
hr: http://tool-oth:8084
|
||||
sms: http://was-sms:8082
|
||||
hr: http://was-oth:8084
|
||||
agent-claims-required: false
|
||||
trusted-claims-required: false
|
||||
write-approval-required: false
|
||||
|
||||
Reference in New Issue
Block a user