#!/bin/sh FLASK_APP=sample.py FLASK_ENV=development flask run --host=0.0.0.0