Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshkuiry authored May 18, 2024
1 parent 6905c3d commit 105ba2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/local-setup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You have to add a random Access Key `X_API_KEY` for secure authentication of the
Alternatively you can use this command to generate a random `API KEY`

```shell
gpg --gen-random --armor 1 18
openssl rand -hex 32
```

Also we need a Private Key for verifying Sessions (Make sure you have openssl in your system) and place it at the root of the project.
Expand Down

0 comments on commit 105ba2e

Please sign in to comment.