Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UcsTurkey
/
flare
like
1
Building
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
flare
/
flare-ui
/
src
/
environments
/
environment.ts
ciyidogan
Upload 44 files
9eba098
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
126 Bytes
export
const
environment = {
production
:
false
,
apiUrl
:
'http://localhost:7860'
// Update to match your backend URL
};