15 lines
No EOL
197 B
JSON
15 lines
No EOL
197 B
JSON
{
|
|
"loadBalancer": {
|
|
"servers": [
|
|
{
|
|
"address": "127.0.0.1:2345"
|
|
}
|
|
]
|
|
},
|
|
"name": "bar@myprovider",
|
|
"provider": "myprovider",
|
|
"usedBy": [
|
|
"foo@myprovider",
|
|
"test@myprovider"
|
|
]
|
|
} |