Files
symfony-flex-recipes-contrib/ekino/newrelic-bundle/1.3/manifest.json
T

13 lines
358 B
JSON

{
"bundles": {
"Ekino\\Bundle\\NewRelicBundle\\EkinoNewRelicBundle": ["prod"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Get the REST API key of your NewRelic Account on https://docs.newrelic.com/docs/apis/rest-api-v2/requirements/api-keys",
"NEWRELIC_API_KEY": "FIXME"
}
}