FitTrackee/Makefile.custom.config.example

9 lines
236 B
Makefile
Raw Normal View History

2018-07-01 15:41:23 +02:00
export REACT_APP_API_URL = http://$(HOST):$(API_PORT)
2018-05-03 14:07:31 +02:00
export REACT_APP_THUNDERFOREST_API_KEY=
export REACT_APP_GPX_LIMIT_IMPORT=10
export REACT_APP_ALLOW_REGISTRATION=true
2018-07-01 17:48:45 +02:00
export WEATHER_API=
2018-05-12 18:21:00 +02:00
# for dev env
export CODACY_PROJECT_TOKEN=