|
|
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.