Files
symfony-flex-recipes-contrib/pusher/pusher-php-server/3.0/manifest.json
T
2018-01-06 12:11:20 +00:00

11 lines
174 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"PUSHER_APP_ID": "",
"PUSHER_KEY": "",
"PUSHER_SECRET": ""
}
}