Commit 7ec5e9bb authored by LalithyaMaddumage's avatar LalithyaMaddumage

api-service-changed

parent e4c1b833
import axios from "axios";
const apiURL = 'http://10.0.2.2:3000/chat'
const apiURL = 'http://16.171.16.144:8070/api/chat'
export const ChatbotService = async (payload) => {
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment