Skip to content

Commit

Permalink
Update elastic proxy files automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed May 21, 2024
1 parent 7e69741 commit 086b494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Drush/Commands/UpdateDrushCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ private function updateDefaultFiles(UpdateOptions $options) : self {
->updateFiles($options, [
'public/sites/default/azure.settings.php',
'public/sites/default/settings.php',
'docker/elastic-proxy/elastic.conf',
'docker/elastic-proxy/nginx.conf',
'docker/openshift/custom.locations',
'docker/openshift/init.sh',
'docker/openshift/Dockerfile',
Expand Down

0 comments on commit 086b494

Please sign in to comment.