Skip to content

Commit bde040a

Browse files
Update tutorials/workflow/python/combined-patterns/dapr.yaml
Co-authored-by: Alice Gibbons <[email protected]> Signed-off-by: Marc Duiker <[email protected]>
1 parent 9cb2036 commit bde040a

File tree

1 file changed

+1
-1
lines changed
  • tutorials/workflow/python/combined-patterns

1 file changed

+1
-1
lines changed

tutorials/workflow/python/combined-patterns/dapr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ apps:
1515
daprHTTPPort: 3561
1616
command: ["python3", "app.py"]
1717
appLogDestination: console
18-
daprdLogDestination: fileAndConsole
18+
daprdLogDestination: console

0 commit comments

Comments
 (0)