You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`fileKey`| String | yes | - | - | - |`"myFileKey"`| File key used for file migrations. |
176
+
|`fileKey`| String | yes | - | - | - |`"myFileKey"`| File key used for file migrations. |
177
177
|`graphQLServerURL`| String | yes | - |`--graphQLServerURL`|`PARSE_DASHBOARD_GRAPHQL_SERVER_URL`|`"http://localhost:1337/graphql"`| The URL where your Parse GraphQL Server is running. |
178
178
|`appNameForURL`| String | yes |`appName`| - | - |`"my-app"`| URL-friendly name used in dashboard URLs. |
179
179
|`production`| Boolean | yes |`false`| - | - |`true`| Mark as production environment. |
0 commit comments