nginx/nginx.conf aktualisiert
This commit is contained in:
@@ -13,5 +13,5 @@ http {
|
|||||||
sendfile on;
|
sendfile on;
|
||||||
}
|
}
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
user nginx;
|
user appuser;
|
||||||
worker_processes auto;
|
worker_processes auto;
|
Reference in New Issue
Block a user