FitTrackee/Makefile.custom.config.example

13 lines
225 B
Makefile
Raw Normal View History

2020-07-15 09:19:03 +02:00
WORKERS_PROCESSES = 1
export REACT_APP_API_URL=
2018-05-03 14:07:31 +02:00
export REACT_APP_THUNDERFOREST_API_KEY=
2018-07-01 17:48:45 +02:00
export WEATHER_API=
export UI_URL=
export EMAIL_URL=
export SENDER_EMAIL=
2020-07-15 09:19:03 +02:00
export REDIS_URL=
2018-05-12 18:21:00 +02:00
# for dev env
export CODACY_PROJECT_TOKEN=