Docs - update installation
This commit is contained in:
parent
e86f9eb5de
commit
2cd1d35b76
@ -29,7 +29,7 @@ Prerequisites
|
|||||||
- SMTP provider (if email sending is enabled)
|
- SMTP provider (if email sending is enabled)
|
||||||
- API key from a `weather data provider <installation.html#weather-data>`__
|
- API key from a `weather data provider <installation.html#weather-data>`__
|
||||||
- `Poetry <https://poetry.eustace.io>`__ (for installation from sources only)
|
- `Poetry <https://poetry.eustace.io>`__ (for installation from sources only)
|
||||||
- `Node <https://nodejs.org>`__ 16+ and `Yarn <https://yarnpkg.com>`__ (for development only)
|
- `Node <https://nodejs.org>`__ 18+ and `Yarn <https://yarnpkg.com>`__ (for development only)
|
||||||
- Docker and Docker Compose (for development or evaluation purposes)
|
- Docker and Docker Compose (for development or evaluation purposes)
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
@ -245,7 +245,9 @@ deployment method.
|
|||||||
Provider for weather data (not mandatory), see `Weather data <installation.html#weather-data>`__.
|
Provider for weather data (not mandatory), see `Weather data <installation.html#weather-data>`__.
|
||||||
|
|
||||||
|
|
||||||
.. envvar:: VUE_APP_API_URL
|
.. envvar:: VITE_APP_API_URL
|
||||||
|
|
||||||
|
.. versionchanged:: 0.x.x ⚠️ replaces ``VUE_APP_API_URL``
|
||||||
|
|
||||||
**FitTrackee** API URL, only needed in dev environment.
|
**FitTrackee** API URL, only needed in dev environment.
|
||||||
|
|
||||||
@ -818,7 +820,7 @@ Installation
|
|||||||
|
|
||||||
.. versionadded:: 0.4.4
|
.. versionadded:: 0.4.4
|
||||||
|
|
||||||
For evaluation purposes, docker files are available, installing **FitTrackee** from **sources**.
|
For **evaluation** purposes, docker files are available, installing **FitTrackee** from **sources**.
|
||||||
|
|
||||||
- To install **FitTrackee**:
|
- To install **FitTrackee**:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user