From 2cd1d35b76e8b786740e173c20cdec9df9e6ac36 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 15 Nov 2023 15:06:34 +0100 Subject: [PATCH] Docs - update installation --- docs/en/_sources/installation.rst.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/en/_sources/installation.rst.txt b/docs/en/_sources/installation.rst.txt index 87903091..78451a94 100644 --- a/docs/en/_sources/installation.rst.txt +++ b/docs/en/_sources/installation.rst.txt @@ -29,7 +29,7 @@ Prerequisites - SMTP provider (if email sending is enabled) - API key from a `weather data provider `__ - `Poetry `__ (for installation from sources only) - - `Node `__ 16+ and `Yarn `__ (for development only) + - `Node `__ 18+ and `Yarn `__ (for development only) - Docker and Docker Compose (for development or evaluation purposes) .. note:: @@ -245,7 +245,9 @@ deployment method. Provider for weather data (not mandatory), see `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. @@ -818,7 +820,7 @@ Installation .. 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**: