web: FLASK_APP=web.py python3 -m flask run --host=0.0.0.0 --port=$PORT
