Skip to content

Commit b73b203

Browse files
authored
Merge pull request #653 from pycontw/docs/api-url-browser
docs: add note about .env file for API_URL_BROWSER configuration
2 parents 5101259 + 73bc7b8 commit b73b203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ npm run start
7575
npm run serve
7676
```
7777

78+
**Note:** Make sure the `.env` file has the correct `API_URL_BROWSER` value when building for different environments (e.g., staging and production).
79+
7880
## Generate static project
7981

8082
```bash

0 commit comments

Comments
 (0)