122 B
122 B
docker_flask
Run
set FLASK_APP=index.py
set FLASK_DEBUG=1
set
flask run -p 5001
or
python index.py
set FLASK_APP=index.py
set FLASK_DEBUG=1
set
flask run -p 5001
or
python index.py