Skip to content

Commit

Permalink
chore: update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Jul 11, 2023
1 parent 9c43c33 commit dcfd8ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab-server/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ data with the will result in an `wrong ISS` error.
and `MINIO_ROOT_PASSWORD` set in the `.env` file.
- Create a bucket called `alleles`
- Add an alleles file to the `alleles` bucket using the MinIO admin console
- Adapt the test user data in `seeder/users.json` (if not present, create based
on `seeder/users.example.json`) to include a user with the `sub` of the
- Adapt the test user data in `src/seeder/users.json` (if not present, create based
on `src/seeder/users.example.json`) to include a user with the `sub` of the
Keycloak user created earlier; adapt the `allelesFile` name to the file name
you uploaded
- Run the seeder with `yarn seed:run`
Expand Down

0 comments on commit dcfd8ad

Please sign in to comment.