home-lab/src/lib/constants.ts

3 lines
86 B
TypeScript

// export const API_BASEURL = "http://localhost:3000";
export const API_BASEURL = "";