Exportkolben -App
> set FLASK_APP=hello
> flask run
Energetic Echidna
> set FLASK_APP=hello
> flask run
$ export FLASK_APP=hello
$ flask run