index.js 100 B

1234
  1. export default {
  2. baseUrl: 'https://www.waywish.com',
  3. socketURL: 'wss://www.waywish.com/im/im'
  4. }