export const environment = { apiEndpoint: `${window.location.origin}/api`, version: "v1.0.0", production: true };