mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
Update config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
amqp_handler:
|
||||
connection: 'tcp://guest:guest@172.18.0.01:5672'
|
||||
connection: 'tcp://guest:guest@localhost:5672'
|
||||
queues_properties:
|
||||
sync_queue:
|
||||
name: stores_sync
|
||||
|
||||
Reference in New Issue
Block a user