trivios/web: fix permissions in /run/uwsgi

This commit is contained in:
Alejandro Soto 2023-09-11 04:48:44 -06:00
parent 101efdeb88
commit aeff66293f
No known key found for this signature in database
GPG key ID: 570448E3382BDEC5

View file

@ -20,7 +20,8 @@
uwsgi = {
enable = true;
group = "nginx";
user = "nginx";
plugins = [ "python3" ];
instance = {