Files
symfony-flex-recipes-contrib/connectholland/uptime-robot-bundle/1.0/manifest.json
T
2020-06-29 15:57:25 +02:00

12 lines
242 B
JSON

{
"bundles": {
"ConnectHolland\\UptimeRobotBundle\\ConnecthollandUptimeRobotBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"UPTIMEROBOT_API_KEY": "api_key"
}
}