Commit graph

11 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
95019872c2 Update env docs 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
Hannu Lyytikainen
89883b8e8a Remove occurrences of 'Starter App' 2018-05-04 17:04:41 +03:00
Kimmo Puputti
bc51074084 Format docs 2018-03-23 11:43:18 +02:00
Olli Vanhapiha
42aeefd487 Ensure PORT is an integer 2018-03-15 23:00:01 +02: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
Olli Vanhapiha
bba6159b75 Format docs 2018-03-15 13:18:05 +02:00
Olli Vanhapiha
4d68f2a766 Document env variables in one place 2018-03-15 13:18:05 +02:00