export const environment = { production: false, apiBaseUrl: '', accountServiceUrl: '', wsBaseUrl: 'ws://localhost:8084', userWsBaseUrl: 'ws://localhost:8084', apiPath: '/api/board/game', tournamentServerUrl: 'http://141.37.123.132:8086' };