Files
symfony-flex-recipes-contrib/dunglas/digital-ocean-bundle/1.0/manifest.json
T

13 lines
336 B
JSON

{
"bundles": {
"Dunglas\\DigitalOceanBundle\\DunglasDigitalOceanBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Go to https://cloud.digitalocean.com/account/api/tokens to create your token",
"DIGITAL_OCEAN_TOKEN": "<your-access-token>"
}
}