GeoRSS aggregator and Layar augmented reality server
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
123456789 |
- 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`.
|