Изменить 'openresty.conf'

This commit is contained in:
2021-02-21 06:08:00 +00:00
parent 2582ab5a27
commit 17440d0fdb

View File

@ -1,11 +1,6 @@
#user nobody;
worker_processes 2;
error_log logs/error.log;
#error_log logs/error.log notice;
#error_log logs/error.log info;
#pid logs/nginx.pid;
events {
worker_connections 1024;