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.prod.ts
ciyidogan
Upload 44 files
9eba098
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
137 Bytes
export
const
environment = {
production
:
true
,
apiUrl
:
''
// In production, use relative path (empty string means same domain)
};