index.js 100 B

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