Files
docker_flask/README.md
Krzysztof Płaczek 37a3395e7c Updated README.md.
2018-03-26 08:49:59 +02:00

122 B

docker_flask

Run

set FLASK_APP=index.py
set FLASK_DEBUG=1
set 
flask run -p 5001

or

python index.py