Skip to content

Commit 13170e8

Browse files
docs: add new env REACT_APP_PLAY_API_URL (#75)
1 parent 123cb88 commit 13170e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/local-development.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ npm install --legacy-peer-deps
6969
## Create a `.env` file at the root of your project folder with the following content,
7070

7171
```bash
72+
REACT_APP_PLAY_API_URL=https://api.github.com/repos/reactplay
7273
REACT_APP_NHOST_BACKEND_URL=https://rgkjmwftqtbpayoyolwh.nhost.run/
7374
REACT_APP_NHOST_VERSION=v1
7475
REACT_APP_NHOST_ENDPOINT=graphql

0 commit comments

Comments
 (0)