3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
(venv) $ flask --app hello_app.py --debug run --port $PORT
|
|
* Running on http://127.0.0.1:8080/
|