mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"INTERCOM_WORKSPACE_APP_ID": "",
|
|
"INTERCOM_IDENTITY_VERIFICATION_SECRET": ""
|
|
}
|
|
}
|