mirror of https://github.com/dapr/quickstarts.git
Update tutorials/workflow/python/combined-patterns/dapr.yaml
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
parent
234f43276a
commit
9cb2036689
|
@ -14,5 +14,5 @@ apps:
|
|||
appPort: 5261
|
||||
daprHTTPPort: 3561
|
||||
command: ["python3", "app.py"]
|
||||
appLogDestination: fileAndConsole
|
||||
appLogDestination: console
|
||||
daprdLogDestination: fileAndConsole
|
||||
|
|
Loading…
Reference in New Issue