Skip to content

Commit 9cb2036

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 234f432 commit 9cb2036

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
@@ -14,5 +14,5 @@ apps:
1414
appPort: 5261
1515
daprHTTPPort: 3561
1616
command: ["python3", "app.py"]
17-
appLogDestination: fileAndConsole
17+
appLogDestination: console
1818
daprdLogDestination: fileAndConsole

0 commit comments

Comments
 (0)