Skip to content

Commit

Permalink
feat: use destinct exchange address
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Oct 28, 2024
1 parent eb64eec commit 1c02850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amqp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This object MUST contain only the properties defined above.
```yaml
channels:
userSignupExchange:
address: 'user.signup'
address: 'signup'
bindings:
amqp:
is: routingKey
Expand Down

0 comments on commit 1c02850

Please sign in to comment.