This commit is contained in:
f 2022-03-04 00:55:52 -03:00
parent 34137246c5
commit 41ecdf4902

View file

@ -1,6 +1,7 @@
user nginx nginx;
worker_processes auto;
pid /run/nginx.pid;
pcre_jit on;
include /etc/nginx/modules/*.conf;