Skip to content

Commit

Permalink
Add public API host env in doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
hksfang committed Oct 5, 2023
1 parent 66a0bf7 commit d6c2b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/next-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Open `.env` file created above, add your api host in the file. It should look li
```bash
# for example http://127.0.0.1:8000
API_HOST=your-api-host
NEXT_PUBLIC_API_HOST=your-api-host
```

## Getting Started
Expand Down

0 comments on commit d6c2b71

Please sign in to comment.