Skip to content

Commit 2d73264

Browse files
committed
fix: more style
1 parent d7c17f8 commit 2d73264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ This section provides a comprehensive reference for all Parse Dashboard configur
173173
| `restKey` | String | yes | - | - | - | `"myRestKey"` | REST API key for server-side REST applications. |
174174
| `windowsKey` | String | yes | - | - | - | `"myWindowsKey"` | Windows SDK key (legacy, mostly unused). |
175175
| `webhookKey` | String | yes | - | - | - | `"myWebhookKey"` | Webhook key for Cloud Code Webhooks. |
176-
| `fileKey` | String | yes | - | - | - | `"myFileKey"` | File key used for file migrations. |
176+
| `fileKey` | String | yes | - | - | - | `"myFileKey"` | File key used for file migrations. |
177177
| `graphQLServerURL` | String | yes | - | `--graphQLServerURL` | `PARSE_DASHBOARD_GRAPHQL_SERVER_URL` | `"http://localhost:1337/graphql"` | The URL where your Parse GraphQL Server is running. |
178178
| `appNameForURL` | String | yes | `appName` | - | - | `"my-app"` | URL-friendly name used in dashboard URLs. |
179179
| `production` | Boolean | yes | `false` | - | - | `true` | Mark as production environment. |

0 commit comments

Comments
 (0)