aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uwsgi.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/uwsgi.ini b/uwsgi.ini
index 072af83..fda140d 100644
--- a/uwsgi.ini
+++ b/uwsgi.ini
@@ -5,7 +5,7 @@ pythonpath = src
master = true
processes = 5
-socket = blog.node5.net.sock
+socket = /tmp/blog.node5.net.sock
chmod-socket = 660
vacuum = true