mirror of https://github.com/dapr/docs.git
Removed a line
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
This commit is contained in:
parent
3a7c140fe7
commit
bd6d5e75af
|
@ -545,8 +545,6 @@ The `/checkout` endpoint matches the `route` defined in the subscriptions and th
|
|||
|
||||
## Step 3: Publish a topic
|
||||
|
||||
To publish a topic you need to run an instance of a Dapr sidecar to use RabbitMQ component. You can use the default Redis component installed into your local environment.
|
||||
|
||||
Start an instance of Dapr with an app-id called `orderprocessing`:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue