Added documentation about the new env vars to the readme
continuous-integration/drone/pr Build is passing Details

ref #135
This commit is contained in:
Nicolai Ort 2021-02-02 15:10:04 +01:00
parent f4f621973a
commit 333e806da4
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@ yarn docs
| MAIL_USER | String | N/A | The username for sending mails
| MAIL_PASSWORD | String | N/A | The user's password for sending mails
| MAIL_FROM | String | N/A | The from-address for sending mails
| IMPRINT_URL | String(Url) | /imprint | The link to a imprint page for the system (Defaults to the frontend's imprint)
| PRIVACY_URL | String(Url) | /privacy | The link to a privacy page for the system (Defaults to the frontend's privacy page)
## Recommended Editor