@@ -446,4 +446,4 @@ def download_file():
return send_from_directory(app.config['OUTPUT_FOLDER'], output_filename, as_attachment=True)
if __name__ == '__main__':
app.run(debug=True)
app.run(host='0.0.0.0', port=12000, debug=True)
The note is not visible to the blocked user.