mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
8 lines
336 B
Plaintext
8 lines
336 B
Plaintext
* Configure <comment>ENQUEUE_DSN=gps:</comment> in your <comment>.env</comment> file.
|
|
|
|
* Also configure the <comment>PUBSUB_EMULATOR_HOST</comment> environment
|
|
variable in <comment>.env</comment>.
|
|
|
|
* For the full options, see
|
|
<comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/gps.md</comment>
|