We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8542fee commit 100109bCopy full SHA for 100109b
.env.test
@@ -1,3 +1,4 @@
1
+ALMA_OPENURL=https://na06.alma.exlibrisgroup.com/view/uresolver/01MIT_INST/openurl?
2
GDT=false
3
MIT_PRIMO_URL=https://mit.primo.exlibrisgroup.com
4
PRIMO_API_KEY=FAKE_PRIMO_API_KEY
README.md
@@ -91,6 +91,7 @@ See `Optional Environment Variables` for more information.
91
92
### Required Environment Variables
93
94
+- `ALMA_OPENURL`: The base URL for Alma openurls found in CDI records.
95
- `MIT_PRIMO_URL`: The base URL for MIT Libraries' Primo instance (used to generate record links).
96
- `PRIMO_API_KEY`: The Primo Search API key.
97
- `PRIMO_API_URL`: The Primo Search API base URL.
0 commit comments