mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-23 19:12:51 +08:00
20 lines
328 B
JSON
20 lines
328 B
JSON
{
|
|
"Peers": [
|
|
{
|
|
"HostAndPort": "http://localhost:5000"
|
|
},
|
|
{
|
|
"HostAndPort": "http://localhost:5002"
|
|
},
|
|
{
|
|
"HostAndPort": "http://localhost:5003"
|
|
},
|
|
{
|
|
"HostAndPort": "http://localhost:5004"
|
|
},
|
|
{
|
|
"HostAndPort": "http://localhost:5001"
|
|
}
|
|
]
|
|
}
|