Skip to content

Commit 4586449

Browse files
sideffect0drew-gross
authored andcommitted
remove red color from json (#320)
1 parent 561196f commit 4586449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Managing multiple apps from the same dashboard is also possible. Simply add add
6666

6767
You can manage self-hosted [Parse Server](https://github.com/ParsePlatform/parse-server) apps, *and* apps that are hosted on [Parse.com](http://parse.com/) from the same dashboard. In your config file, you will need to add the `restKey` and `javascriptKey` as well as the other paramaters, which you can find on `dashboard.parse.com`. Set the serverURL to `http://api.parse.com/1`:
6868

69-
```json
69+
```js
7070
{
7171
"apps": [
7272
{

0 commit comments

Comments
 (0)