AIEONE
Initial commit syncing local server with Hugging Face Space
490ec84
export const environment = {
production: false,
apiUrl: 'http://localhost:3000/api' // replace with your dev API URL
};