add host Signed-off-by: LIMUXI <1251316345@qq.com>
@@ -4603,4 +4603,4 @@ with app.app_context():
except Exception:
pass
if __name__ == '__main__':
socketio.run(app, debug=True, port=5080)
socketio.run(app, debug=True,host='0.0.0.0', port=5080)
The note is not visible to the blocked user.