Skip to content

Commit

Permalink
UHF-9452: Updated required env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Nov 26, 2024
1 parent eb9a3a3 commit 363d14a
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 @@ -65,6 +65,9 @@
'ELASTIC_USER',
'ELASTIC_PASSWORD',
'SENTRY_DSN_REACT',
'AMQ_BROKERS',
'AMQ_USER',
'AMQ_PASSWORD',
];
foreach ($additionalEnvVars as $var) {
$preflight_checks['environmentVariables'][] = $var;
Expand Down

0 comments on commit 363d14a

Please sign in to comment.