blob: bef4092cbf9227a142702a7a3d22945d12571315 [file] [log] [blame]
import app
if __name__ == "__main__":
app.run(host="0.0.0.0", port=8080)