mirror of
https://github.com/grey-cat-1908/formaptix-web.git
synced 2024-11-11 18:47:27 +03:00
readme fix
This commit is contained in:
parent
2bf78c3e24
commit
c84384c71b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ You can configure nearly everything by setting up the following Enviroment Varia
|
||||||
|
|
||||||
| Variable | Description | Value |
|
| Variable | Description | Value |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| `VITE_APP_NAME` | You can specify an app name to be displayed in the header and other parts of the website. | `Formaptixx` (default) |
|
| `VITE_APP_NAME` | You can specify an app name to be displayed in the header and other parts of the website. | `Formaptix` (default) |
|
||||||
| `VITE_API_URL` | You MUST specify Formaptix server url | **required** |
|
| `VITE_API_URL` | You MUST specify Formaptix server url | **required** |
|
||||||
|
|
||||||
To specify all the enviroment variables you can create `.env` file. You can find `.env` file example [here](https://github.com/grey-cat-1908/formaptix-web/blob/master/.env.example).
|
To specify all the enviroment variables you can create `.env` file. You can find `.env` file example [here](https://github.com/grey-cat-1908/formaptix-web/blob/master/.env.example).
|
||||||
|
|
Loading…
Reference in a new issue