mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"PUSHER_APP_ID": "",
|
|
"PUSHER_KEY": "",
|
|
"PUSHER_SECRET": ""
|
|
}
|
|
}
|