mirror of https://github.com/OpenVidu/openvidu.git
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
|
|
export const LAUNCH_MODE = process.env.LAUNCH_MODE || 'DEV';
|