Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## :muscle: Motivation

> HIU Service acts as requester of patient's health information. When consent is granted, it needs to manage and maintain the
> health information provided in secure and safe manner andd in compliance with terms of the
> health information provided in secure and safe manner and in compliance with terms of the
> consent granted by the patient.

## Build Status
Expand Down Expand Up @@ -80,7 +80,7 @@ docker-compose -f docker-compose-infra-lite.yml up -d
CLIENTREGISTRY_CLIENTSECRET=${CLIENTREGISTRY_CLIENTSECRET} ./gradlew bootRun --args='--spring.profiles.active=local'
```

#### setup users
#### Setup users
Create an admin user for HIU first. You need to create an admin account for HIU first.
This is done manually by creating an entry in the “user” table.

Expand Down