Skip to content
Merged
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
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,7 @@ You can then view the site in your browser at http://localhost:4000 .

To get mock data for Post Office Search:

Update identity-idp config/application.yml with:

```
in_person_public_address_search_enabled: true
```

Then, start identity-idp server locally:
Start identity-idp server locally:

```
make run
Expand Down