Skip to content

Commit

Permalink
Update to latest dashboard (#4)
Browse files Browse the repository at this point in the history
* Update to latest dashboard

* switch user_id to username
  • Loading branch information
cbaker6 authored Oct 18, 2022
1 parent ce233f4 commit 6f3162e
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 174 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"description": "The name of your app.",
"required": true
},
"PARSE_DASHBOARD_USER_ID": {
"description": "Specify the user password to connect with.",
"PARSE_DASHBOARD_USERNAME": {
"description": "Specify the username to connect to the dashboard.",
"required": true
},
"PARSE_DASHBOARD_USER_PASSWORD": {
Expand Down
Loading

0 comments on commit 6f3162e

Please sign in to comment.