|
|
пре 13 година | |
|---|---|---|
| app | пре 13 година | |
| config | пре 13 година | |
| db | пре 14 година | |
| doc | пре 14 година | |
| lib | пре 14 година | |
| log | пре 14 година | |
| public | пре 14 година | |
| script | пре 14 година | |
| test | пре 13 година | |
| vendor | пре 14 година | |
| .gitignore | пре 13 година | |
| Gemfile | пре 13 година | |
| Gemfile.lock | пре 13 година | |
| README.md | пре 13 година | |
| Rakefile | пре 14 година | |
| config.ru | пре 14 година | |
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.