This commit is contained in:
@@ -39,18 +39,18 @@ mcp:
|
|||||||
tool-server-api-key: tool-server-key
|
tool-server-api-key: tool-server-key
|
||||||
gateway:
|
gateway:
|
||||||
fallback:
|
fallback:
|
||||||
default-url: http://was-cus:8084
|
default-url: http://localhost:8084
|
||||||
routes:
|
routes:
|
||||||
cmm: http://was-sal:8082
|
cmm: http://localhost:8082
|
||||||
cus: http://was-cus:8084
|
cus: http://localhost:8084
|
||||||
sal: http://was-sal:8082
|
sal: http://localhost:8082
|
||||||
# Existing SMS category callers continue to resolve to the SAL Pod.
|
# Existing SMS category callers continue to resolve to the SAL Pod.
|
||||||
sms: http://was-sal:8082
|
sms: http://localhost:8082
|
||||||
oth: http://was-cus:8084
|
oth: http://localhost:8084
|
||||||
hr: http://was-cus:8084
|
hr: http://localhost:8084
|
||||||
pro: http://was-pro:8085
|
pro: http://localhost:8085
|
||||||
sys: http://was-sys:8086
|
sys: http://localhost:8086
|
||||||
iam: http://was-sys:8086
|
iam: http://localhost:8086
|
||||||
|
|
||||||
agent-claims-required: false
|
agent-claims-required: false
|
||||||
trusted-claims-required: false
|
trusted-claims-required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user