瀏覽代碼

Update app.json

Roger Hu 9 年之前
父節點
當前提交
81443897d3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"
     }
   },