diff --git a/install/web.js b/install/web.js index 53128b4cf1..53d7f732ee 100644 --- a/install/web.js +++ b/install/web.js @@ -166,7 +166,6 @@ function install(req, res) { }; winston.info('Starting setup process'); - winston.info(JSON.stringify(setupEnvVars, null, 4)); launchUrl = setupEnvVars.NODEBB_URL; const child = require('child_process').fork('app', ['--setup'], {