Quellcode durchsuchen

Update app.json

Roger Hu vor 9 Jahren
Ursprung
Commit
81443897d3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -18,7 +18,7 @@
       "value": "myMasterKey"
     },
     "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"
     }
   },