Skip to content

Commit daec895

Browse files
authored
Merge pull request #1720 from dandi/test-vendorize
Tune up tests docker-compose env vars for DANDI multi-instance (AKA vendorization) support
2 parents 28d954c + ea3a77a commit daec895

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dandi/tests/data/dandiarchive-docker/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ services:
3636
DJANGO_DANDI_WEB_APP_URL: http://localhost:8085
3737
DJANGO_DANDI_API_URL: http://localhost:8000
3838
DJANGO_DANDI_JUPYTERHUB_URL: https://hub.dandiarchive.org
39+
DJANGO_DANDI_INSTANCE_NAME: DANDI
40+
DJANGO_DANDI_INSTANCE_IDENTIFIER: RRID:SCR_017571
3941
ports:
4042
- "127.0.0.1:8000:8000"
4143

0 commit comments

Comments
 (0)