mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
* Configure <comment>ENQUEUE_DSN=redis://example.com:1000</comment>
|
|
in your <comment>.env</comment> file.
|
|
|
|
* For the full options, see
|
|
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/redis.md</comment>
|