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 0686c02 commit afbd9f0Copy full SHA for afbd9f0
1 file changed
docker-compose.yml
@@ -237,6 +237,7 @@ services:
237
RENV_PATHS_CACHE: /renv/cache
238
PYTHONIOENCODING: "utf-8"
239
R_ALTMETRIC_APIKEY: "${R_ALTMETRIC_APIKEY}"
240
+ R_CROSSREF_APIMAIL: "${R_CROSSREF_APIMAIL}"
241
restart: unless-stopped
242
volumes:
243
- ./local_dev/renv/cache:/renv/cache
0 commit comments