Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIEONE
/
LATE.IO2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LATE.IO2
/
frontend
/
agentic-dashboard
/
src
/
environments
/
environment.ts
AIEONE
Initial commit syncing local server with Hugging Face Space
490ec84
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
124 Bytes
export
const
environment = {
production
:
false
,
apiUrl
:
'http://localhost:3000/api'
// replace with your dev API URL
};