Current File : /home/n742ef5/.trash/wp-content.6/plugins/redux-framework/extendify-sdk/config.json
{
    "api": {
        "onboarding": "https://dashboard.extendify.com/api/onboarding",
        "onboarding-dev": "https://testing.extendify.com/api/onboarding",
        "onboarding-local": "http://templates.test/api/onboarding",

        "assist": "https://dashboard.extendify.com/api/assist",
        "assist-dev": "https://testing.extendify.com/api/assist",
        "assist-local": "http://templates.test/api/assist",

        "live": "https://dashboard.extendify.com/api",
        "dev": "https://testing.extendify.com/api",
        "local": "http://templates.test/api"
    }
}