export const environment = { production: false, apiUrl: 'http://localhost:8080', wsUrl: 'ws://localhost:8080/websocket', };