remove unused env variables

This commit is contained in:
Sam
2019-11-13 22:15:11 +01:00
parent 7ffcaad332
commit 624f40e1d8
2 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,5 @@
export REACT_APP_API_URL = https://$(HOST):$(API_PORT)
export REACT_APP_API_URL = http://$(HOST):$(API_PORT)
export REACT_APP_THUNDERFOREST_API_KEY=
export REACT_APP_GPX_LIMIT_IMPORT=10
export REACT_APP_MAX_SINGLE_FILE_SIZE=1048576
export REACT_APP_MAX_ZIP_FILE_SIZE=10485760
export REACT_APP_ALLOW_REGISTRATION=true
export WEATHER_API=
# for dev env