Skip to content

Commit

Permalink
Merge pull request #2006 from samvera/add-bundle-to-initialize-app
Browse files Browse the repository at this point in the history
⚙️ Add bundle as part of docker-compose
  • Loading branch information
jeremyf authored Oct 3, 2023
2 parents 45196bf + 3d9091f commit d8117ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ services:
solrcloud-upload-configset.sh /app/samvera/hyrax-webapp/solr/conf &&
solrcloud-assign-configset.sh &&
SOLR_COLLECTION_NAME=hydra-test solrcloud-assign-configset.sh &&
bundle &&
db-migrate-seed.sh
depends_on:
db:
Expand Down

0 comments on commit d8117ad

Please sign in to comment.