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
.