replaced root
This commit is contained in:
parent
f4decb8ba6
commit
77047757b3
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
root:x:0:
|
||||
nginx:*:100:nginx
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
user root;
|
||||
user nginx;
|
||||
worker_processes 1;
|
||||
|
||||
events {
|
||||
|
|
|
@ -1 +1 @@
|
|||
root:x:0:0:root:/:/nginx
|
||||
nginx:*:100:100::/:/nginx
|
||||
|
|
Loading…
Add table
Reference in a new issue