File size: 232 Bytes
0527ba9
 
0953c40
4131df6
f8ca2a5
0527ba9
 
 
1
2
3
4
5
6
7
8
const config = {
    apiBaseUrl: 'https://hans-den-load-balancer.hf.space',
    searchUrl: 'https://hans-den-search.hf.space/api/search',
    version: "0.0.1.0 Alpha",
    ADMIN_PASSWORD: "06J3LND9NFH"
  };
  
export default config;