tgbdc7 / zeton

an application supporting behavioural therapy. A token system designed for a child / student. It allows to earn points for performed activities and exchange them for prizes
23 stars 12 forks source link

Export heroku api key #179

Closed leszekbulawa closed 4 years ago

leszekbulawa commented 4 years ago

Missing export was causing problems with heroku commands. Because HEROKU_API_KEY was not exported spawned processes could not inherit and read this variable causing failure.