Skip to content

Commit d9f8f1c

Browse files
committed
chore: remove debug placement address
Signed-off-by: mikeee <[email protected]>
1 parent 74cbdbc commit d9f8f1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/workflow/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dapr run --app-id workflow-sequential \
2727
--app-protocol grpc \
2828
--dapr-grpc-port 50001 \
2929
--dapr-http-port 3500 \
30-
--placement-host-address localhost:50005 \
3130
--log-level debug \
3231
--resources-path ./config \
3332
-- go run ./main.go

0 commit comments

Comments
 (0)