Adrian Short 154341c736 | há 12 anos | |
---|---|---|
app | há 12 anos | |
config | há 12 anos | |
db | há 12 anos | |
doc | há 12 anos | |
lib | há 12 anos | |
log | há 12 anos | |
public | há 12 anos | |
script | há 12 anos | |
test | há 12 anos | |
vendor | há 12 anos | |
.gitignore | há 12 anos | |
Gemfile | há 12 anos | |
Gemfile.lock | há 12 anos | |
README.md | há 12 anos | |
Rakefile | há 12 anos | |
config.ru | há 12 anos |
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
.