File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ you can also run `tox` with `lint` and `typing`:
34
34
tox -e lint,typing
35
35
```
36
36
37
- ### dandi-api instance
37
+ ### dandi-archive instance
38
38
39
- The [ dandi-api ] ( https://github.com/dandi/dandi-api ) repository provides a
40
- docker-compose recipe for establishing a local instance of a fresh dandi-api .
39
+ The [ dandi-archive ] ( https://github.com/dandi/dandi-archive ) repository provides a
40
+ docker-compose recipe for establishing a local instance of a fresh dandi-archive .
41
41
See
42
- [ README .md: Docker ] ( https://github.com/dandi/dandi-api #develop-with-docker-recommended-quickstart )
42
+ [ DEVELOPMENT .md: Docker ] ( https://github.com/dandi/dandi-archive/blob/master/DEVELOPMENT.md #develop-with-docker-recommended-quickstart )
43
43
for the instructions. In a new instance, you would need to generate a new API
44
44
key to be used by the ` dandi ` client for upload etc.
45
45
You can’t perform that action at this time.
0 commit comments