Files
symfony-flex-recipes-contrib/enqueue/sqs/0.7/post-install.txt
T

6 lines
262 B
Plaintext

* Configure <comment>ENQUEUE_DSN=sqs:?key=aKey&secret=aSecret&region=aRegion</comment>
in your <comment>.env</comment> file.
* For the full options, see
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/sqs.md</comment>