Skip to content

Commit afa8762

Browse files
committed
Correct README.md
1 parent 6a218af commit afa8762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UIcode/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Then add the API URL to your `.env.development`
2727

2828
```bash
2929
#set google client id i.e. 119469794689-hhq7rpcmd88c7r5gkiom0u2pakfka3cd.apps.googleusercontent.com
30-
echo "REACT_APP_GOOGLE_CLIENT_ID=119469794689-hhq7rpcmd88c7r5gkiom0u2pakfka3cd.apps.googleusercontent.com" >> .env.development
30+
echo "REACT_APP_API_URL=http://localhost:4080" >> .env.development
3131
```
3232

3333
Include the Enclave URL in your `.env.development`

0 commit comments

Comments
 (0)