X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/3dc2b087a5e3cb7952392cb00a4469508af6e019..1f77d735ef62bbc45e79f692976397dfc19bfbb1:/web/README?ds=sidebyside diff --git a/web/README b/web/README index 19ec585..cb74f0d 100644 --- a/web/README +++ b/web/README @@ -1,4 +1,4 @@ -Needed package: python3-flask +Needed packages: (python3-flask python3-sqlalchemy) python3-mysqldb python3-flask-sqlalchemy Start with: FLASK_APP=seepark_web.py FLASK_DEBUG=1 SEEPARKINI=~/seewasser.ini flask run