API : www-data pour le socket
pour ne pas voir le warning "you are runinng uwsgi as root !!!"
This commit is contained in:
parent
06ba830c26
commit
58a8bfe9f2
|
@ -12,3 +12,5 @@ die-on-term = true
|
|||
|
||||
logto = /var/log/uwsgi/%n.log
|
||||
|
||||
uid = www-data
|
||||
gid = www-data
|
||||
|
|
Loading…
Reference in a new issue