ToastFreeware
/
chrisu
/
seepark.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3fd0f7
)
add more needed python3 modules to README
author
gregor herrmann
<gregor@toastfreeware.priv.at>
Tue, 12 Jun 2018 17:43:54 +0000
(19:43 +0200)
committer
gregor herrmann
<gregor@toastfreeware.priv.at>
Tue, 12 Jun 2018 17:43:54 +0000
(19:43 +0200)
web/README
patch
|
blob
|
history
diff --git
a/web/README
b/web/README
index 19ec5859a3f059dfa5c6c2ffeb22386751a9d6d1..aa14624ef39e10e4a1274f7c78d6f90265f6bfe6 100644
(file)
--- a/
web/README
+++ b/
web/README
@@
-1,4
+1,4
@@
-Needed package
: python3-flask
+Needed package
s: python3-flask python3-sqlalchemy python3-mysqldb
Start with:
FLASK_APP=seepark_web.py FLASK_DEBUG=1 SEEPARKINI=~/seewasser.ini flask run