From 8a779210af3182bc62591d81e87f2b30379ce608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Fri, 11 Mar 2016 17:06:37 -0800 Subject: [PATCH] Fix formatting --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 11129943..d193d65c 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,6 @@ The client keys used with Parse are no longer necessary with Parse Server. If yo * `allowClientClassCreation` - Set to false to disable client class creation. Defaults to true. * `oauth` - Used to configure support for [3rd party authentication](https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide#oauth). -``` - ### Using environment variables to configure Parse Server You may configure the Parse Server using environment variables: