from webapp import app app.run("0.0.0.0", 2007, debug=True)