about summary refs log tree commit diff
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 fda140d..1d0f054 100644
--- a/uwsgi.ini
+++ b/uwsgi.ini
@@ -5,7 +5,7 @@ pythonpath = src
 master = true
 processes = 5
 
-socket = /tmp/blog.node5.net.sock
+socket = /run/blog/blog.sock
 chmod-socket = 660
 vacuum = true