You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
Dmitry Golysh edited this page Jun 1, 2016
·
5 revisions
# ENV_CONFIG# can be:# default - set up to our real backend (localhost:3000), uses by default# fakeBack - set up to fake backend# heroku - set up to our heroku api application
ENV_CONFIG = default
# RELEASE
RELEASE=false