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