22 lines
318 B
JSON
22 lines
318 B
JSON
|
{
|
||
|
"deployAddress": "https://10.20.12.56:60003/",
|
||
|
"configs": [
|
||
|
{
|
||
|
"name": "cmp-web"
|
||
|
},
|
||
|
{
|
||
|
"name": "cos-web",
|
||
|
"activeRule": ["/cos", "/soa", "/screen", "/personal"]
|
||
|
},
|
||
|
{
|
||
|
"name": "cms-web"
|
||
|
},
|
||
|
{
|
||
|
"name": "sms-web"
|
||
|
},
|
||
|
{
|
||
|
"name": "cop-web"
|
||
|
}
|
||
|
]
|
||
|
}
|