Add files via upload

This commit is contained in:
Sleepingpirates
2020-06-17 21:23:10 -04:00
committed by GitHub
parent 3cb5594662
commit a9bdbf800c
20 changed files with 1372 additions and 0 deletions

4
app/uwsgi.ini Normal file
View File

@@ -0,0 +1,4 @@
[uwsgi]
module = run
callable = app
enable-threads = true