Skip to content

Commit afbd9f0

Browse files
committed
added e-mail from ENV for crossref API nice pool
1 parent 0686c02 commit afbd9f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ services:
237237
RENV_PATHS_CACHE: /renv/cache
238238
PYTHONIOENCODING: "utf-8"
239239
R_ALTMETRIC_APIKEY: "${R_ALTMETRIC_APIKEY}"
240+
R_CROSSREF_APIMAIL: "${R_CROSSREF_APIMAIL}"
240241
restart: unless-stopped
241242
volumes:
242243
- ./local_dev/renv/cache:/renv/cache

0 commit comments

Comments
 (0)