Localight / LocalightBackend

This will contain the backend of the database for the Backend.
http://localism.github.io/LocalightDocs/#/
0 stars 0 forks source link

Keys.json Updates #81

Closed julianpoy closed 9 years ago

julianpoy commented 9 years ago

This branch updates a lot of details with the keys.json.

Firstly, keys.json is now properly ignored by the .gitignore file. This will ensure that any live keys do NOT make it onto our github repo. They will only be kept on a live, working server. Closes #75

Second, I added the twilio phone number for “from” to the keys.json, that way we can change it easily when it is live vs development. Closes #76

To push any changes (for adding fields) to the keys.json, it will have to be force added to the github. This is intended.

torch2424 commented 9 years ago

Looks good, two issues with one pull request, I like that ;)

julianpoy commented 9 years ago

Don't know why my git client restored this.