update module
This commit is contained in:
parent
b2890353c1
commit
a26fa2c64a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ in
|
|||
|
||||
module = "fragify_wsgi:app";
|
||||
|
||||
socket = "unix:${config.services.uwsgi.runDir}/fragify.sock";
|
||||
socket = "${config.services.uwsgi.runDir}/fragify.sock";
|
||||
"chmod-socket" = "660";
|
||||
|
||||
umask = "0077";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue