Skip to content

Commit

Permalink
Merge pull request #492 from City-of-Helsinki/UHF-X_hav_preflight_var
Browse files Browse the repository at this point in the history
HAV variable preflight check removal.
  • Loading branch information
rpnykanen authored Jun 6, 2024
2 parents 866e7f3 + 926d1e1 commit aa26295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/sites/default/all.settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
'ELASTIC_PASSWORD',
'SENTRY_DSN_REACT',
'HELBIT_CLIENT_ID',
'HAKUVAHTI_URL',
// 'HAKUVAHTI_URL',
];
foreach ($additionalEnvVars as $var) {
$preflight_checks['environmentVariables'][] = $var;
Expand Down

0 comments on commit aa26295

Please sign in to comment.