We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd03a85 commit f0ea08eCopy full SHA for f0ea08e
README.md
@@ -50,7 +50,7 @@ And add these properties to `.env` with proper values:
50
RABBITMQ_VHOST=/
51
RABBITMQ_LOGIN=guest
52
RABBITMQ_PASSWORD=guest
53
- RABBITMQ_QUEUE=invoices
+ RABBITMQ_QUEUE=queue_name
54
55
You can also find full examples in src/examples folder.
56
0 commit comments