baseUrl.ts 83 Bytes
Newer Older
1
export default "/api";
2
export const baseImageUrl = "http://localhost:3000/images";