mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
* Enhancement: Add recipe for `datana-gmbh/formulario-api` * Update datana-gmbh/formulario-api/1.0/manifest.json Co-authored-by: Fabien Potencier <fabien@potencier.org> * Update datana-gmbh/formulario-api/1.0/config/packages/datana_formulario_api.yaml --------- Co-authored-by: Fabien Potencier <fabien@potencier.org>
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"FORMULARIO_API_BASE_URI": "",
|
|
"FORMULARIO_API_TOKEN": ""
|
|
}
|
|
}
|