[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-15 18:10:48
This commit is contained in:
parent
b1d5aaa873
commit
70ff6ff2d4
|
|
@ -1,5 +1,6 @@
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
|
worker_rlimit_nofile 65535;
|
||||||
pid /run/nginx.pid;
|
pid /run/nginx.pid;
|
||||||
error_log /var/log/nginx/error.log;
|
error_log /var/log/nginx/error.log;
|
||||||
include /etc/nginx/modules-enabled/*.conf;
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue