Skip to content

Commit 100109b

Browse files
committed
Add missing env
1 parent 8542fee commit 100109b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
ALMA_OPENURL=https://na06.alma.exlibrisgroup.com/view/uresolver/01MIT_INST/openurl?
12
GDT=false
23
MIT_PRIMO_URL=https://mit.primo.exlibrisgroup.com
34
PRIMO_API_KEY=FAKE_PRIMO_API_KEY

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ See `Optional Environment Variables` for more information.
9191

9292
### Required Environment Variables
9393

94+
- `ALMA_OPENURL`: The base URL for Alma openurls found in CDI records.
9495
- `MIT_PRIMO_URL`: The base URL for MIT Libraries' Primo instance (used to generate record links).
9596
- `PRIMO_API_KEY`: The Primo Search API key.
9697
- `PRIMO_API_URL`: The Primo Search API base URL.

0 commit comments

Comments
 (0)