Fixed json formatting errors

This commit is contained in:
David Baldwynn 2017-03-30 11:57:09 -07:00 committed by GitHub
parent 7543d12163
commit c08daea2cc

View file

@ -15,10 +15,10 @@
"value": "production"
},
"BASE_URL": {
"description": "The url of your heroku app.",
"description": "The url of your heroku app."
},
"SOCKET_URL": {
"description": "Where you websockets will connect to (i.e. your heroku app url)",
"description": "Where you websockets will connect to (i.e. your heroku app url)"
},
"MAILER_SERVICE_PROVIDER": {
"description": "Which mail service/API you will be using (i.e. SparkPost, Mandrill, etc)",