diff options
Diffstat (limited to 'app/uwsgi.ini')
-rw-r--r-- | app/uwsgi.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/uwsgi.ini b/app/uwsgi.ini deleted file mode 100644 index f514897..0000000 --- a/app/uwsgi.ini +++ /dev/null @@ -1,3 +0,0 @@ -[uwsgi] -module = app.main -callable = app |