Skip to content
Snippets Groups Projects
Commit 673315be authored by Mihail Gorceag's avatar Mihail Gorceag
Browse files

fix: add instance name in docker-compose.production

parent 04eefdd4
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ services:
- ORCID_CLIENT_ID=${ORCID_CLIENT_ID}
- ORCID_CLIENT_SECRET=${ORCID_CLIENT_SECRET}
- USE_SANDBOXED_ORCID=${USE_SANDBOXED_ORCID:-false}
- INSTANCE_NAME=${INSTANCE_NAME:-elife}
job-xsweet:
image: pubsweet/job-xsweet:1.5.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment