mirror of https://github.com/dapr/go-sdk.git
fix(examples): update deprecated flag
Signed-off-by: Mike Nguyen <hey@mike.ee>
This commit is contained in:
parent
e974ea8322
commit
d8ebb47c89
|
@ -91,7 +91,7 @@ expected_stdout_lines:
|
|||
```bash
|
||||
dapr run --app-id custom-grpc-client \
|
||||
-d ./config \
|
||||
--dapr-http-max-request-size 41 \
|
||||
--max-body-size 4Mi \
|
||||
--log-level debug \
|
||||
go run ./custom-grpc-client/main.go
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue