Skip to content

Commit

Permalink
forgot to add callnumber collection environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Dec 14, 2023
1 parent ca4d936 commit 9f4d604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ BIBLIO_SOLR='http://biblio-server/solr'
SOLRCLOUD_URL='http://solr-cloud-server/solr'
BROWSE_SOLR='http://catalog-solr-server/solr'
CALLNUMBER_CORE='callnumbers'
CALLNUMBER_COLLECTION='callnumbers'
AUTHORITY_CORE='authority_core'
AUTHORITY_COLLECTION='authority_collection'
SOLR_USER='solr'
Expand Down

0 comments on commit 9f4d604

Please sign in to comment.