Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay1234gupta committed Dec 29, 2024
1 parent 509142d commit 5931355
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config/AxiosHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export const baseURL="https://chat-back-latest.onrender.com";

export const httpClient= axios.create({
baseURL:baseURL,
});
});

0 comments on commit 5931355

Please sign in to comment.