Skip to content

Commit

Permalink
update local db reference
Browse files Browse the repository at this point in the history
  • Loading branch information
René Reitmann committed Dec 16, 2021
1 parent 04554fd commit abf581d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Make sure that you have read-write-access on the ***data*** directory (in your p

You can get a MongoDB dump and restore it locally:
```
wget https://metadatamanagement-public.s3.eu-central-1.amazonaws.com/20211019_metadatamanagement.zip
unzip 20211019_metadatamanagement.zip
wget https://metadatamanagement-public.s3.eu-central-1.amazonaws.com/20210216_metadatamanagement.zip
unzip 20210216_metadatamanagement.zip
mongorestore ./metadatamanagement --db=metadatamanagement
```

Expand Down

0 comments on commit abf581d

Please sign in to comment.