Files
2017-11-29 17:51:18 +01:00

12 lines
245 B
JSON

{
"bundles": {
"Adback\\ApiClientBundle\\AdbackApiClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"ADBACK_API_CLIENT_ACCESS_TOKEN": "adback-access-token"
}
}