File size: 87 Bytes
cc6cee7
1
2
export const API_BASE_URL = import.meta.env.VITE_API_URL || "http://localhost:10000";