We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28d954c + ea3a77a commit daec895Copy full SHA for daec895
dandi/tests/data/dandiarchive-docker/docker-compose.yml
@@ -36,6 +36,8 @@ services:
36
DJANGO_DANDI_WEB_APP_URL: http://localhost:8085
37
DJANGO_DANDI_API_URL: http://localhost:8000
38
DJANGO_DANDI_JUPYTERHUB_URL: https://hub.dandiarchive.org
39
+ DJANGO_DANDI_INSTANCE_NAME: DANDI
40
+ DJANGO_DANDI_INSTANCE_IDENTIFIER: RRID:SCR_017571
41
ports:
42
- "127.0.0.1:8000:8000"
43
0 commit comments