Files
symfony-flex-recipes-contrib/kynno/smartbots-bundle/0.1/manifest.json
T
2019-09-05 22:53:47 +02:00

13 lines
256 B
JSON

{
"bundles": {
"Kynno\\SmartBotsBundle\\SmartBotsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"BOT_KYNNO_SECRET": "pwd",
"SMARTBOTS_API_KEY": "default_api_key"
}
}