CharlotteGilhooly b4a58d6a5b | il y a 12 ans | |
---|---|---|
app | il y a 12 ans | |
config | il y a 12 ans | |
db | il y a 12 ans | |
doc | il y a 12 ans | |
lib | il y a 12 ans | |
log | il y a 12 ans | |
public | il y a 12 ans | |
script | il y a 12 ans | |
test | il y a 12 ans | |
vendor | il y a 12 ans | |
.gitignore | il y a 12 ans | |
Gemfile | il y a 12 ans | |
Gemfile.lock | il y a 12 ans | |
README.md | il y a 12 ans | |
Rakefile | il y a 12 ans | |
config.ru | il y a 12 ans |
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
.