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