CharlotteGilhooly b4a58d6a5b | 12 yıl önce | |
---|---|---|
app | 12 yıl önce | |
config | 12 yıl önce | |
db | 12 yıl önce | |
doc | 12 yıl önce | |
lib | 12 yıl önce | |
log | 12 yıl önce | |
public | 12 yıl önce | |
script | 12 yıl önce | |
test | 12 yıl önce | |
vendor | 12 yıl önce | |
.gitignore | 12 yıl önce | |
Gemfile | 12 yıl önce | |
Gemfile.lock | 12 yıl önce | |
README.md | 12 yıl önce | |
Rakefile | 12 yıl önce | |
config.ru | 12 yıl önce |
Before installing/deploying:
$ export APOLLO_HOSTNAME=example.org
On Heroku:
$ heroku config:add APOLLO_HOSTNAME=example.org
Replace example.org
with your own hostname. When running locally this will probably be localhost:3000
.