X-Git-Url: https://git.rapsys.eu/airlibre/blobdiff_plain/eeeb293ea675f32087c0a22678d4e082d7f0fa2a..3a558eada844fcc1a5a31d8fed48d12574b866ec:/config/packages/google_apiclient.yaml?ds=inline diff --git a/config/packages/google_apiclient.yaml b/config/packages/google_apiclient.yaml deleted file mode 100644 index 4809e14..0000000 --- a/config/packages/google_apiclient.yaml +++ /dev/null @@ -1,7 +0,0 @@ -services: - Google_Client: - class: Google_Client - calls: - - [setDeveloperKey, ['%env(GOOGLE_API_KEY)%']] - - [setClientId, ['%env(GOOGLE_CLIENT_ID)%']] - - [setClientSecret, ['%env(GOOGLE_CLIENT_SECRET)%']]