CharlotteGilhooly 8b7e6c4ef6 | hace 12 años | |
---|---|---|
app | hace 12 años | |
config | hace 12 años | |
db | hace 12 años | |
doc | hace 12 años | |
lib | hace 12 años | |
log | hace 12 años | |
public | hace 12 años | |
script | hace 12 años | |
test | hace 12 años | |
vendor | hace 12 años | |
.gitignore | hace 12 años | |
Gemfile | hace 12 años | |
Gemfile.lock | hace 12 años | |
README.md | hace 12 años | |
Rakefile | hace 12 años | |
config.ru | hace 12 años |
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
.