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: Gurjeet Matharu <gurjeet.matharu@quartech.com>
  • Loading branch information
gurjmatharu committed Oct 6, 2023
1 parent 1d78e7a commit 72e0789
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 72e0789

Please sign in to comment.