version: 1
common:
resourcesPath: ../../resources
apps:
- appID: childworkflows
appDirPath: child_workflows
appPort: 5259
daprHTTPPort: 3559
command: ["python3", "app.py"]
appLogDestination: console
daprdLogDestination: console