Files
archived-recipes-contrib/jurry/amqp-symfony-bundle/1.0/manifest.json

12 lines
235 B
JSON

{
"bundles": {
"Jurry\\RabbitMQ\\AmqpHandlerBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"JURRY_RABBIT_MQ_DSN": "tcp://guest:guest@localhost:5672"
}
}