Changed port number
@ -11,4 +11,4 @@ def hello():
def show_pic(filename):
return static_file(filename, root='images/v1/')
run(app, host='localhost', port=8080, debug=True)
run(app, host='0.0.0.0', port=1901, debug=True)
The note is not visible to the blocked user.