Skip to content

Commit

Permalink
Update getAudioLink.js
Browse files Browse the repository at this point in the history
  • Loading branch information
oyejateen authored Aug 28, 2024
1 parent 7cfcf9e commit 2f4032d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apis/getAudioLink.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ import axios from 'axios';
});*/
export default axios.create({
baseURL: "https://server-teddy6969.vercel.app/",
baseURL: "https://server-navy-seven.vercel.app",
});
//instance.defaults.headers.common['Authorization'] = "AIzaSyBh3IuBJGuNTYp70xeMSUpOBMmW2S5gFSA";

0 comments on commit 2f4032d

Please sign in to comment.