chore(webapp): update documentation with new environment variable
- modify existaing one with new names - add the URL and the PAGE
This commit is contained in:
@@ -39,8 +39,10 @@ Setup the environment:
|
||||
|
||||
linux:
|
||||
```terminal
|
||||
export VUE_APP_API_KEY=your_api_key
|
||||
export VUE_APP_API_SECRET=your_api_secret
|
||||
export VUE_APP_REST_USER=
|
||||
export VUE_APP_REST_PASSWORD=
|
||||
export VUE_APP_REST_URL=
|
||||
export VUE_APP_REST_PAGE=
|
||||
```
|
||||
windows:
|
||||
```terminal
|
||||
|
||||
Reference in New Issue
Block a user