mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 18:46:40 +03:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"MESSENGER_TRANSPORT_DSN": "doctrine://default?auto_setup=0"
|
|
}
|
|
}
|