const config = { apiUrl: 'http://localhost:3000', gatewayUrl: 'ws://localhost:3005/gateway' }; export default config;