12 lines
166 B
JSON
12 lines
166 B
JSON
{
|
|
"machines": [
|
|
{
|
|
"name": "1",
|
|
"host": "192.168.0.131",
|
|
"port": 8000,
|
|
"max_concurrent": 1,
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|