Skip to content

Commit

Permalink
Added instruction to remove PRIVATE KEY from README (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naman-1234 authored Apr 7, 2021
1 parent 05941af commit e053814
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Please refer to the following instructions to setup Oppiabot for the first time

7. Download the private key. It will be a `.pem` file. Move it to the root directory of the project. As long as it's in the root directory, it will be automatically detected regardless of the filename.
Make sure you remove
> PRIVATE_KEY=example_private_key
from .env file, Otherwise app will not work locally.
8. Edit `.env` and set `APP_ID` to the ID of the app you just created. The App ID can be found in your app settings page here.
<p align="center">
Expand Down

0 comments on commit e053814

Please sign in to comment.