mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
replaced ~ by null
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
enqueue:
|
||||
transport:
|
||||
default: '%env(resolve:ENQUEUE_DSN)%'
|
||||
client: ~
|
||||
client: null
|
||||
|
||||
Reference in New Issue
Block a user