File size: 204 Bytes
0527ba9
 
 
3b85fd7
0527ba9
 
 
1
2
3
4
5
6
7
const config = {
    apiBaseUrl: 'https://hans-den-load-balancer.hf.space',
    searchUrl: 'https://unicone-studio-search.hf.space/api/search',
    version: "0.0.0.2 Alpha",
  };
  
export default config;