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