mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"#1": "BRAVE_API_KEY=change-me"
|
|
}
|
|
}
|