X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/68f929e4730c288a903142676712ed190e9a3441..8c2295bb87f0b24ba45cda39edb052dc9368a10e:/web/README diff --git a/web/README b/web/README index aa14624..cb74f0d 100644 --- a/web/README +++ b/web/README @@ -1,4 +1,4 @@ -Needed packages: python3-flask python3-sqlalchemy python3-mysqldb +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