Skip to content
Snippets Groups Projects
Commit 51d13c71 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Merge branch 'bug/82_persist_solr' into 'develop'

Fixed solr volume, as per solr 8 docker documentation

See merge request FDM/rdm-system/rdms!30
parents 0a46d8cb b64eb887
No related branches found
No related tags found
3 merge requests!115Tombstone not available for dataset,!77Bump ruby v2.7.7,!30Fixed solr volume, as per solr 8 docker documentation
Pipeline #4709 failed
......@@ -40,7 +40,7 @@ services:
networks:
internal:
volumes:
- solr:/opt/solr/server/solr/mycores
- solr:/var/solr
- ./hyrax/solr/conf:/opt/solr/solr_conf
command:
- sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment