Fix socket permissions
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[uwsgi]
|
[uwsgi]
|
||||||
socket = /tmp/drop.sock
|
socket = /tmp/drop.sock
|
||||||
|
chmod-socket = 666
|
||||||
module = autoindex:application
|
module = autoindex:application
|
||||||
master = true
|
master = true
|
||||||
processes = 2
|
processes = 2
|
||||||
|
Reference in New Issue
Block a user