@ -7,6 +7,8 @@
#
source venv/bin/activate
export FLASK_APP=homebench
export FLASK_ENV=${1:-development}
export FLASK_HOST=${2:-127.0.0.1}