Skip to content

Commit

Permalink
chore: remove debug placement address
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
  • Loading branch information
mikeee committed Jan 2, 2024
1 parent 74cbdbc commit d9f8f1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ dapr run --app-id workflow-sequential \
--app-protocol grpc \
--dapr-grpc-port 50001 \
--dapr-http-port 3500 \
--placement-host-address localhost:50005 \
--log-level debug \
--resources-path ./config \
-- go run ./main.go
Expand Down

0 comments on commit d9f8f1c

Please sign in to comment.