Update README and document WSGI file more.

This commit is contained in:
Jett
2022-12-31 04:14:08 +00:00
parent ae46e6d382
commit bec8233aad
3 changed files with 38 additions and 26 deletions

2
entrypoint.bat Normal file
View File

@@ -0,0 +1,2 @@
python3 -m flask db upgrade
python3 wsgi.py