Files
symfony-flex-recipes-contrib/tienvx/mbt-bundle/1.17/manifest.json
T

13 lines
259 B
JSON

{
"bundles": {
"Tienvx\\Bundle\\MbtBundle\\TienvxMbtBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"EMAIL_FROM": "from@example.com",
"ADMIN_URL": "http://localhost"
}
}