Files
archived-recipes-contrib/formatz/fz-hosting-symfony-bundle/1.0/manifest.json
2023-05-12 08:27:00 +02:00

13 lines
291 B
JSON

{
"bundles": {
"Formatz\\FzHostingBundle\\FormatzFzHostingBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"FZ_HOSTING_API_ENDPOINT": "https://hostings.format-z.ch",
"FZ_HOSTING_API_KEY": "changeme"
}
}