diff --git a/.env.template b/.env.template index e4a7409e..0b722ecd 100644 --- a/.env.template +++ b/.env.template @@ -1,3 +1,7 @@ +# ==================================================== +# MiroTalk P2P v.1.6.42 - Environment Configuration +# ==================================================== + # App environment NODE_ENV=development #development or production diff --git a/app/src/config.template.js b/app/src/config.template.js index 65fef1b4..0c9e3584 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -1,9 +1,17 @@ 'use strict'; +/** + * ============================================== + * MiroTalk P2P v.1.6.42 - Configuration File + * ============================================== + * + * Branding and customizations require a license: + * https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661 + */ + const packageJson = require('../../package.json'); module.exports = { - // Branding and customizations require a license: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661 brand: { htmlInjection: true, app: {