Skip to content

Commit

Permalink
simplified DAPS config
Browse files Browse the repository at this point in the history
  • Loading branch information
kragall authored Feb 28, 2023
1 parent dc08d90 commit 6cb1ede
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ tc-core:
- "29292:29292"
```

### DAPS Configuration
Please note that if you are not using the default DAPS, an additional step is required for the Trusted Connector to correctly work. Line 28 in [`clearing-house-routes.xml`](clearing-house-processors/src/routes/clearing-house-routes.xml) must also contain the correct DAPS url.


## Docker Containers
The dockerfiles located [here](docker/) can be used to create containers for the services of the [`Clearing House App`](clearing-house-app). There are two types of dockerfiles:
1. Simple builds (e.g. [dockerfile](docker/keyring-api.Dockerfile)) that require you to build the Service APIs yourself using [Rust](https://www.rust-lang.org)
Expand Down

0 comments on commit 6cb1ede

Please sign in to comment.