#!/bin/bash #flask --app app/server run --host=0.0.0.0 --port 8080 python3 app/server.py