Selaa lähdekoodia

Merge pull request #88 from rogerhu/patch-2

Update app.json
Drew 9 vuotta sitten
vanhempi
commit
997574e9ca
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"
     }
   },