Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated to latest deployed configuration
  • Loading branch information
2byrds authored May 16, 2024
1 parent d4ef530 commit 196b5be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ To initiate this service, run the following commands from the root directory of
First create the database environment for the service with:

```
kli init --name vdb --nopasscode --config-dir scripts --config-file verifier-config.json
kli init --name vdb --nopasscode --config-dir scripts --config-file verifier-config-rootsid.json
```

This requires a running vLEI server and KERI witness network.

The service can be launched from the command-line with:

```
verifier server start --config-dir scripts --config-file verifier-config.json
verifier server start --config-dir scripts --config-file verifier-config-rootsid.json
```

* Note there are multiple config files depending on the environment you are running in.
Expand Down

0 comments on commit 196b5be

Please sign in to comment.