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 44ff3b4 commit 462f27fCopy full SHA for 462f27f
messenger.rst
@@ -1324,7 +1324,7 @@ The SQS transport DSN may looks like this:
1324
.. code-block:: env
1325
1326
# .env
1327
- MESSENGER_TRANSPORT_DSN=https://sqs.eu-west-3.amazonaws.com/123456789012/messages?access_key= AKIAIOSFODNN7EXAMPLE&secret_key=j17M97ffSVoKI0briFoo9a
+ MESSENGER_TRANSPORT_DSN=https://sqs.eu-west-3.amazonaws.com/123456789012/messages?access_key=AKIAIOSFODNN7EXAMPLE&secret_key=j17M97ffSVoKI0briFoo9a
1328
MESSENGER_TRANSPORT_DSN=sqs://localhost:9494/messages?sslmode=disable
1329
1330
.. note::
0 commit comments