X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/0ed388df909db4afd4b720c016d6b842b5bcb82a..58fc4774a3ada8e7092c01fc5ea25f1c2c6a9b99:/web/README?ds=inline diff --git a/web/README b/web/README index 7458e9f..aa14624 100644 --- a/web/README +++ b/web/README @@ -1,7 +1,7 @@ -Needed package: python3-flask +Needed packages: python3-flask python3-sqlalchemy python3-mysqldb Start with: -FLASK_APP=seepark_web.py FLASK_DEBUG=1 flask run +FLASK_APP=seepark_web.py FLASK_DEBUG=1 SEEPARKINI=~/seewasser.ini flask run Go to: http://127.0.0.1:5000/