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:
fastium
2025-06-23 19:24:41 +02:00
parent bbbc11704a
commit 7e76712e33

View File

@@ -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