API - add route to update password and email templates - #50

This commit is contained in:
Sam
2020-05-17 16:42:44 +02:00
parent d6ce02d385
commit 51d627fa1c
23 changed files with 1429 additions and 38 deletions

View File

@ -1,6 +1,9 @@
export REACT_APP_API_URL = http://$(HOST):$(API_PORT)
export REACT_APP_API_URL=
export REACT_APP_THUNDERFOREST_API_KEY=
export WEATHER_API=
export UI_URL=
export EMAIL_URL=
export SENDER_EMAIL=
# for dev env
export CODACY_PROJECT_TOKEN=