We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef5967 commit 8144389Copy full SHA for 8144389
1 file changed
app.json
@@ -18,7 +18,7 @@
18
"value": "myMasterKey"
19
},
20
"SERVER_URL": {
21
- "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)",
22
"value": "http://localhost/parse"
23
}
24
0 commit comments