Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Env configs

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
Clone this wiki locally