jiti-meet/react/features/base/settings/constants.js

7 lines
136 B
JavaScript

// @flow
/**
* The default server URL to open if no other was specified.
*/
export const DEFAULT_SERVER_URL = 'https://meet.jit.si';