wf cli tool running
This commit is contained in:
parent
f7d276e825
commit
ca906e75b3
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"storage": {
|
||||
"type": "redis",
|
||||
"url": "redis://localhost",
|
||||
"prefix": "world"
|
||||
},
|
||||
"executor": {
|
||||
"type": "local",
|
||||
"workers": 10
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user