uwsgi added to package with ini and launcher

This commit is contained in:
2021-10-25 21:20:43 -06:00
parent 7693b24f89
commit 3b78f22df8
3 changed files with 14 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from flaskfdx import create_app
app = create_app()