Files
archived-recipes-contrib/wisembly/amqp-bundle/1.4/manifest.json
2017-12-13 16:50:41 +01:00

12 lines
231 B
JSON

{
"bundles": {
"Wisembly\\AmqpBundle\\WisemblyAmqpBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"AMQP_URL": "amqp://guest:guest@localhost:5672"
}
}