• Resolves the service URL configuration.

    Returns {
        isMock: boolean;
        URL: string;
    }

    An object with isMock and URL properties.

    • isMock: boolean
    • URL: string