You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,10 +71,6 @@ tc-core:
71
71
- "29292:29292"
72
72
```
73
73
74
-
### DAPS Configuration
75
-
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.
76
-
77
-
78
74
## Docker Containers
79
75
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:
80
76
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)
0 commit comments