| 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; |
| 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; |