Update messenger consumer shell command for preserved environment variables
Replaced `su` with `su -p` in `compose.yaml` to ensure the environment variables of the parent shell are preserved when running the messenger consumer.
This commit is contained in:
@@ -18,4 +18,4 @@ framework:
|
||||
priority: 'doctrine://default'
|
||||
{% endif +%}
|
||||
failed: 'doctrine://default?queue_name=failed'
|
||||
sync: 'sync://'
|
||||
sync: 'sync://'
|
||||
|
||||
Reference in New Issue
Block a user