export const environment = { apiEndpoint: `http://${window.location.hostname}:12230`, version: "testing", production: false };