Browse Source

Merge pull request #88 from rogerhu/patch-2

Update app.json
Drew 9 years ago
parent
commit
997574e9ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -18,7 +18,7 @@
       "value": "myMasterKey"
       "value": "myMasterKey"
     },
     },
     "SERVER_URL": {
     "SERVER_URL": {
-      "description": "URL to connect to your Heroku instance (leave as http://localhost)",
+      "description": "URL to connect to your Heroku instance (leave as http://localhost/ + PARSE_MOUNT)",
       "value": "http://localhost/parse"
       "value": "http://localhost/parse"
     }
     }
   },
   },