Skip to content

App Settings is not showing in parse-dashboard #3361

@skparticles

Description

@skparticles

I can able to launch parse-dashboard with applications in my mac.

1.Core (Available)
2.Push (Available)

3.App Settings (Not Available)

I have enabled email verification in parse server as below but still App Settings is not showing.

verifyUsersEmails: true,
emailAdapter: {
module: 'parse-server-simple-mailgun-adapter',
options: {
// The address that your emails come from
fromAddress: '[email protected]',
// Your domain from mailgun.com
domain: 'mg.myapp.com',
// Your API key from mailgun.com
apiKey: 'maigun_key'
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions