Skip to content

Commit

Permalink
docs: add missing vault env from docs (#931)
Browse files Browse the repository at this point in the history
Signed-off-by: Pat Losoponkul <[email protected]>
  • Loading branch information
patlo-iog authored Mar 18, 2024
1 parent 3eb0a11 commit a699628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docusaurus/secrets/operation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ PRISM agent uses the following environment variables for secret management.
| `VAULT_TOKEN` | The token for accessing HashiCorp Vault | - |
| `VAULT_APPROLE_ROLE_ID` | The `role_id` for HashiCorp Vault authentication with AppRole | - |
| `VAULT_APPROLE_SECRET_ID`| The `secret_id` for HashiCorp Vault authentication with AppRole | - |
| `VAULT_USE_SEMANTIC_PATH`| Enable full path convention for vault secret path | true |
| `DEFAULT_WALLET_SEED` | The seed used for DID key management for the default wallet | - |

## Storage backend configuration
Expand Down

0 comments on commit a699628

Please sign in to comment.