Skip to content

Commit

Permalink
unseal instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mirr254 committed Jun 23, 2023
1 parent 5a1fada commit 88426b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ vault write secret/hello value=world
vault read secret/hello
```

### To automatically unseal set

`export VAULT_UNSEAL_KEY=<unseal-key-here>`


#### Useful Links
Expand Down

0 comments on commit 88426b9

Please sign in to comment.