Skip to content

Commit 6f3162e

Browse files
authored
Update to latest dashboard (#4)
* Update to latest dashboard * switch user_id to username
1 parent ce233f4 commit 6f3162e

File tree

4 files changed

+208
-174
lines changed

4 files changed

+208
-174
lines changed

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"description": "The name of your app.",
2626
"required": true
2727
},
28-
"PARSE_DASHBOARD_USER_ID": {
29-
"description": "Specify the user password to connect with.",
28+
"PARSE_DASHBOARD_USERNAME": {
29+
"description": "Specify the username to connect to the dashboard.",
3030
"required": true
3131
},
3232
"PARSE_DASHBOARD_USER_PASSWORD": {

0 commit comments

Comments
 (0)