mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
5 lines
158 B
YAML
5 lines
158 B
YAML
sensio_labs_connect:
|
|
app_id: '%env(SENSIOLABS_CONNECT_APP_ID)%'
|
|
app_secret: '%env(SENSIOLABS_CONNECT_APP_SECRET)%'
|
|
scope: 'SCOPE_PUBLIC'
|