export const environment = { production: false, apiUrl: "http://localhost:8000/api", backendUrl: "http://localhost:8000", };