Instrukcja uruchomienia.

This commit is contained in:
Krzysztof Płaczek
2018-03-21 11:36:47 +01:00
parent f17bd2af08
commit 37e8224369
2 changed files with 8 additions and 1 deletions

View File

@@ -1,2 +1,8 @@
# docker_flask
## Run
`set FLASK_APP=index.py
set FLASK_DEBUG=1
set
flask run -p 5001`