summaryrefslogtreecommitdiffstats
path: root/contrib/uwsgi.ini
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/uwsgi.ini')
-rw-r--r--contrib/uwsgi.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/uwsgi.ini b/contrib/uwsgi.ini
new file mode 100644
index 0000000..a632fb1
--- /dev/null
+++ b/contrib/uwsgi.ini
@@ -0,0 +1,7 @@
+[uwsgi]
+module = main:app
+chdir =
+socket = /run/uwsgi/%n.sock
+plugins = python2
+uid = http
+gid = http