Commit graph

8 commits

Author SHA1 Message Date
Vesa Luusua
2bf0500fdf Remove unnecessary Google Maps refs from docs and code comments 2018-09-14 16:02:37 +03:00
Kimmo Puputti
cd2b89906b Init mapbox with the access token in env 2018-09-14 15:15:14 +03:00
Hannu Lyytikainen
8eab03059b Update default API url 2018-09-05 17:16:14 +03:00
Kimmo Puputti
46a8e2bbfc Require an env var to show default searches 2018-08-24 14:16:54 +03:00
Hannu Lyytikainen
f7abaefd92 Update docs 2018-08-17 09:40:18 +03:00
Hannu Lyytikainen
a293c144fe Put availability behind an env varaible 2018-08-16 17:45:23 +03:00
Olli Vanhapiha
d55cc7b250 Revert PORT handling to previous behaviour 2018-03-15 22:25:47 +02:00
Olli Vanhapiha
6380d7569f Harmonize client & server env handling
* Remove defaults from multiple places in code. Put them to .env-template instead
* Do not use imported config.js in server. Access process.env directly instead
* Instruct using .env for local development, not .env.development.local
2018-03-15 14:27:57 +02:00