trivios/web: fix permissions in /run/uwsgi
This commit is contained in:
parent
101efdeb88
commit
aeff66293f
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
|
||||
uwsgi = {
|
||||
enable = true;
|
||||
group = "nginx";
|
||||
|
||||
user = "nginx";
|
||||
plugins = [ "python3" ];
|
||||
|
||||
instance = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue