summaryrefslogtreecommitdiff
path: root/uwsgi-cspreport.ini
diff options
context:
space:
mode:
Diffstat (limited to 'uwsgi-cspreport.ini')
-rw-r--r--uwsgi-cspreport.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/uwsgi-cspreport.ini b/uwsgi-cspreport.ini
new file mode 100644
index 0000000..b12bdcb
--- /dev/null
+++ b/uwsgi-cspreport.ini
@@ -0,0 +1,10 @@
+[uwsgi]
+plugins = psgi
+socket = [::1]:9002
+uid = www-data
+gid = www-data
+procname-master = uwsgi cspreport
+master = true
+chdir = /srv/www/cspreport
+
+psgi = cspreport.pl