Skip to content

Commit

Permalink
update init-mongo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim2121512 committed Dec 18, 2024
1 parent 6a23551 commit ed7d40c
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 313 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,13 @@ http://localhost:8000/docs
- **email**: `[email protected]`
- **password**: `worker_123`

### Client
- **email**: `[email protected]`
- **password**: `client_123`

### Clients
1. - **email**: `[email protected]`
- **password**: `client_1`
2. - **email**: `[email protected]`
- **password**: `client_2`
3. - **email**: `[email protected]`
- **password**: `client_3`


## Run backend tests using docker
Expand Down
Loading

0 comments on commit ed7d40c

Please sign in to comment.