export default { relayUrl: process.env.RELAY_URL || 'ws://localhost:8787', apiUrl: process.env.API_URL || 'http://localhost:8788', };