API - disable registration - #36

This commit is contained in:
Sam
2019-08-25 12:06:58 +02:00
parent 8762bc1779
commit 5b6a94fb85
7 changed files with 48 additions and 1 deletions

View File

@ -2,6 +2,7 @@ export REACT_APP_API_URL = http://$(HOST):$(API_PORT)
export REACT_APP_THUNDERFOREST_API_KEY=
export REACT_APP_GPX_LIMIT_IMPORT=10
export WEATHER_API=
export FT_ALLOW_REGISTRATION=true
# for dev env
export CODACY_PROJECT_TOKEN=