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