diff --git a/custom/cryptpad/config.js b/custom/cryptpad/config.js index 4d86ab3..46071fc 100644 --- a/custom/cryptpad/config.js +++ b/custom/cryptpad/config.js @@ -283,4 +283,6 @@ module.exports = { * */ installMethod: 'unspecified', -}; \ No newline at end of file +}; + +var _domain = 'http://127.0.0.1:3000/'; \ No newline at end of file