Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hans-Den
/
nexora
like
0
Running
App
Files
Files
Community
fcb32f7
nexora
/
frontend
/
src
/
lib
/
config.js
ChandimaPrabath
0.0.0.5 Alpha
fa9497f
about 2 months ago
raw
Copy download link
history
blame
Safe
204 Bytes
const
config = {
apiBaseUrl
:
'https://hans-den-load-balancer.hf.space'
,
searchUrl
:
'https://unicone-studio-search.hf.space/api/search'
,
version
:
"0.0.0.5 Alpha"
,
};
export
default
config;