forked from leftypol/leftypol
docker: change user to www-data
This commit is contained in:
parent
726de817b1
commit
5bf2634bf6
5 changed files with 20 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
[www]
|
||||
user = leftypol
|
||||
group = leftypol
|
||||
user = www-data
|
||||
group = www-data
|
||||
listen = 127.0.0.1:9000
|
||||
pm = static
|
||||
pm.max_children = 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue