const CONFIG = {
    API_BASE_URL: "https://qa-ndjs-appwebnotification.erzqa.com/api/subscription",
    WebSocket_URl: "https://qa-ndjs-appwebnotification.erzqa.com"
};

export default CONFIG;