1 2 3 4
export const environment = { production: true, backendUrl: window.location.origin + '/api/usecaseui-server/v1', };