File size: 86 Bytes
5f7dc7e
 
1
2
3
export const API_BASE =
  process.env.NEXT_PUBLIC_API_URL || "http://localhost:8081";