11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
{
|
|
"proxy-one": {
|
|
"label": "Proxy One",
|
|
"url": "http://squid-one:3128"
|
|
},
|
|
"proxy-two": {
|
|
"label": "Proxy Two",
|
|
"url": "http://squid-two:3128"
|
|
}
|
|
}
|