Skip to content

Commit

Permalink
Add DJANGO_DANDI_DEV_EMAIL env var to archive tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnesbitt committed Apr 26, 2024
1 parent 15196a9 commit eb065ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dandi/tests/data/dandiarchive-docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ services:
DJANGO_DANDI_WEB_APP_URL: http://localhost:8085
DJANGO_DANDI_API_URL: http://localhost:8000
DJANGO_DANDI_JUPYTERHUB_URL: https://hub.dandiarchive.org
DJANGO_DANDI_DEV_EMAIL: test@example.com
DANDI_ALLOW_LOCALHOST_URLS: "1"
ports:
- "8000:8000"
Expand Down

0 comments on commit eb065ea

Please sign in to comment.