export const environment = { production: false, openPanel: { clientId: 'OPENPANEL_CLIENT_ID', apiUrl: 'https://worker.domain.de', // mapping zu Worker Container, apiURL nur bei selfhost notwendig } };