Skip to content

Commit

Permalink
Helbit client id was accidentally removed in UHF-10549
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed Dec 5, 2024
1 parent 646270b commit eb94b28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/sites/default/all.settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
* Contains site specific overrides.
*/

// Client ID for Helbit integration.
$config['helfi_rekry_content.settings']['helbit_client_id'] = getenv('HELBIT_CLIENT_ID');

// Elastic proxy URL.
$config['elastic_proxy.settings']['elastic_proxy_url'] = getenv('ELASTIC_PROXY_URL');

Expand Down

0 comments on commit eb94b28

Please sign in to comment.