We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cbdbc commit d9f8f1cCopy full SHA for d9f8f1c
examples/workflow/README.md
@@ -27,7 +27,6 @@ dapr run --app-id workflow-sequential \
27
--app-protocol grpc \
28
--dapr-grpc-port 50001 \
29
--dapr-http-port 3500 \
30
- --placement-host-address localhost:50005 \
31
--log-level debug \
32
--resources-path ./config \
33
-- go run ./main.go
0 commit comments