mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
6 lines
174 B
YAML
6 lines
174 B
YAML
services:
|
|
Datana\Intercom\Config\Config:
|
|
arguments:
|
|
- '%env(INTERCOM_WORKSPACE_APP_ID)%'
|
|
- '%env(INTERCOM_IDENTITY_VERIFICATION_SECRET)%'
|