init: heygen 队列
This commit is contained in:
11
config/machines.example.json
Normal file
11
config/machines.example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"machines": [
|
||||
{
|
||||
"name": "1",
|
||||
"host": "192.168.0.131",
|
||||
"port": 8000,
|
||||
"max_concurrent": 1,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user