Adrian Short 154341c736 | 12 年之前 | |
---|---|---|
app | 12 年之前 | |
config | 12 年之前 | |
db | 12 年之前 | |
doc | 12 年之前 | |
lib | 12 年之前 | |
log | 12 年之前 | |
public | 12 年之前 | |
script | 12 年之前 | |
test | 12 年之前 | |
vendor | 12 年之前 | |
.gitignore | 12 年之前 | |
Gemfile | 12 年之前 | |
Gemfile.lock | 12 年之前 | |
README.md | 12 年之前 | |
Rakefile | 12 年之前 | |
config.ru | 12 年之前 |
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
.