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