Commit 21cc1b2
Remove no-op
This variable was consumed by the dandi-archive Django server to permit
`localhost` URLs in asset `contentUrl` fields during testing (where
assets are stored in a local MinIO instance). It was removed from the
test `docker-compose.yml` in commit 09c1b75 when dandi-archive switched
to `dandiapi.settings.development`, which handles this by default,
making the variable a no-op in the test environment.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>DANDI_ALLOW_LOCALHOST_URLS from test configs1 parent fb5e2f0 commit 21cc1b2
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments