mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"copy-from-recipe": {
|
|
".env": ".env",
|
|
".env.dev": ".env.dev"
|
|
}
|
|
}
|