Adding samples
This commit is contained in:
12
examples/daggyr/daggyd.json
Normal file
12
examples/daggyr/daggyd.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"executor": {
|
||||
"name": "DaggyRunnerTaskExecutor",
|
||||
"config": {
|
||||
"runners": [
|
||||
"localhost:3503",
|
||||
"localhost:3504",
|
||||
"localhost:3505"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user