Skip to content

Commit

Permalink
updated traction tenant instructions
Browse files Browse the repository at this point in the history
- updated deprecated code
- added link to traction local installation docs

Signed-off-by: root <[email protected]>
  • Loading branch information
gurjmatharu authored and root committed Oct 5, 2023
1 parent 1d78e7a commit 39d3ccf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ If a [Traction](https://github.com/bcgov/traction) tenant is selected via user p
```yaml
networks:
default:
external:
name: oidc_vc_auth
name: oidc_vc_auth
external: true
```
- copy `scripts/.env-example` to `scripts/.env` and adjust as necessary, for more info see [run local traction.](https://github.com/bcgov/traction/blob/main/scripts/README.md#run-local-traction)
- start `traction` by executing `docker-compose up` from `<traction_folder>/scripts`
- provision yourself a tenant and record the wallet Id/Key: they will be required to connect the controller with the agent.

Expand Down

0 comments on commit 39d3ccf

Please sign in to comment.