#!/usr/bin/env bash export FLASK_APP=app.py flask run --no-reload --host=0.0.0.0