export const environment = { production: true, apiBaseUrl: '', wsBaseUrl: 'ws://localhost:8080', apiPath: '/api/board/game' };