@@ -1,5 +1,6 @@
#!flask/bin/python
from app import app
from config import PORT
if __name__ == '__main__':
app.run(debug = True, port=9191)
app.run(debug = True, port=PORT)
The note is not visible to the blocked user.