File size: 132 Bytes
1ad4e76
 
 
 
1
2
3
4
5
// const baseUrl = "http://localhost:8000/api";
const baseUrl = "https://abadesalex-emb-rep.hf.space/api";

export default baseUrl;