@@ -5,7 +5,7 @@ const { closeQueues } = require('./config/bullmq');
const config = require('./config/config.json');
const PORT = config.server.port || 3000;
const HOST = 'localhost';
const HOST = '0.0.0.0';
let server;
The note is not visible to the blocked user.