2022-10-19 08:28:58 -07:00

3 lines
96 B
Plaintext

(venv) $ flask --app hello_app.py --debug run --port $PORT
* Running on http://127.0.0.1:8080/