from application import app app.run(host="localhost",port='10024', debug=True)