export const environment = { production: false, apiUrl: "http://my-dev-url", backendUrl: "http://my-dev-url", };